]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/chkp-builtins.def
* builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.
[thirdparty/gcc.git] / gcc / chkp-builtins.def
index d19b5418a367fa0829d0700567743e346f1d0f61..b920950d603935a013f0fb5c024a21299689dc31 100644 (file)
@@ -42,6 +42,9 @@ DEF_BUILTIN_STUB (BUILT_IN_CHKP_EXTRACT_LOWER, "__chkp_extract_lower")
 DEF_BUILTIN_STUB (BUILT_IN_CHKP_EXTRACT_UPPER, "__chkp_extract_upper")
 DEF_BUILTIN_STUB (BUILT_IN_CHKP_NARROW, "__chkp_narrow")
 
+/* Builtins to bind bounds to call arguments.  */
+DEF_CHKP_BUILTIN (BUILT_IN_CHKP_BIND_BOUNDS, "__chkp_bind_bounds", BT_FN_PTR_CONST_PTR_VAR, ATTR_CONST_NOTHROW_LEAF_LIST)
+
 /* Pointer Bounds Checker builtins for users.  Only
    BUILT_IN_CHKP_SET_PTR_BOUNDS may be redefined
    by target.  Other builtins calls are expanded