| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan_minimal/ |
| H A D | ubsan_minimal_handlers.cc | 93 #define HANDLER(name, msg) \ macro 97 HANDLER(type_mismatch, "type-mismatch") 98 HANDLER(add_overflow, "add-overflow") 99 HANDLER(sub_overflow, "sub-overflow") 100 HANDLER(mul_overflow, "mul-overflow") 101 HANDLER(negate_overflow, "negate-overflow") 102 HANDLER(divrem_overflow, "divrem-overflow") 103 HANDLER(shift_out_of_bounds, "shift-out-of-bounds") 104 HANDLER(out_of_bounds, "out-of-bounds") 107 HANDLER(vla_bound_not_positive, "vla-bound-not-positive") [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/config/ |
| H A D | enable.m4 | 8 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
|
| /netbsd-src/external/gpl3/binutils/dist/config/ |
| H A D | enable.m4 | 8 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
|
| /netbsd-src/external/gpl3/gcc/dist/config/ |
| H A D | enable.m4 | 8 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
|
| /netbsd-src/external/gpl3/gcc.old/dist/config/ |
| H A D | enable.m4 | 8 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
|
| /netbsd-src/external/gpl3/binutils.old/dist/config/ |
| H A D | enable.m4 | 8 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
|
| /netbsd-src/external/gpl3/gdb.old/dist/config/ |
| H A D | enable.m4 | 8 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | dump.cc | 252 case HANDLER: in cp_dump_tree()
|
| H A D | cp-objcp-common.cc | 526 MARK_TS_EXP (HANDLER); in cp_common_init_ts()
|
| H A D | lex.cc | 303 CTOR_INITIALIZER, TRY_BLOCK, HANDLER, in cxx_init() enumerator
|
| H A D | cp-tree.def | 284 /* A HANDLER wraps a catch handler for the HANDLER_TYPE. If this is 288 DEFTREECODE (HANDLER, "handler", tcc_statement, 2)
|
| H A D | ChangeLog.tree-ssa | 476 * cp-simplify.c (cp_simplify_stmt): Handle HANDLER and EH_SPEC_BLOCK.
|
| H A D | cxx-pretty-print.cc | 2032 case HANDLER: in statement()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | dump.c | 252 case HANDLER: in cp_dump_tree()
|
| H A D | cp-objcp-common.c | 486 MARK_TS_EXP (HANDLER); in cp_common_init_ts()
|
| H A D | lex.c | 302 CTOR_INITIALIZER, TRY_BLOCK, HANDLER, in cxx_init() enumerator
|
| H A D | cp-tree.def | 279 /* A HANDLER wraps a catch handler for the HANDLER_TYPE. If this is 283 DEFTREECODE (HANDLER, "handler", tcc_statement, 2)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gimple.def | 147 /* GIMPLE_CATCH <TYPES, HANDLER> represents a typed exception handler. 148 TYPES is the type (or list of types) handled. HANDLER is the
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gimple.def | 147 /* GIMPLE_CATCH <TYPES, HANDLER> represents a typed exception handler. 148 TYPES is the type (or list of types) handled. HANDLER is the
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
| H A D | acinclude.m4 | 76 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | Stmt.h | 3387 enum { TRY = 0, HANDLER = 1 }; enumerator 3404 SourceLocation getEndLoc() const { return Children[HANDLER]->getEndLoc(); } in getEndLoc() 3412 Stmt *getHandler() const { return Children[HANDLER]; } in getHandler()
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/ |
| H A D | acinclude.m4 | 76 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | Stmt.cpp | 1229 Children[HANDLER] = Handler; in SEHTryStmt()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
| H A D | unwind-arm-common.inc | 151 target frame. HANDLER is the PC to which control will be
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/ |
| H A D | unwind-arm-common.inc | 147 target frame. HANDLER is the PC to which control will be
|