Home
last modified time | relevance | path

Searched refs:handlers (Results 151 – 175 of 247) sorted by relevance

12345678910

/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-1995520 handlers of a function-try-block.
852 stack, so that the next context we search for handlers is the outer
H A DChangeLog-1998248 (push_eh_cleanup): Don't increment 'handlers' data field.
255 and increment the handlers field. Avoids this being done by handlers.
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dsh64-media.cpu181 (type h-uint) (index f-likely) (handlers (parse "likely") (print "likely")))
/openbsd/gnu/usr.bin/perl/dist/Locale-Maketext/lib/Locale/
H A DMaketext.pod1091 Now, as to what you may want to do with these handlers: Maybe you'd
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5100delta.pod587 =head2 undef and signal handlers
H A Dperlcall.pod344 from within destructors, asynchronous callbacks, and signal handlers.
H A Dperl5320delta.pod1461 The OS-level signal handlers and type (Sighandler_t) used by the perl core
H A Dperl5160delta.pod1377 C<sigsuspend> and C<pause> now run signal handlers before returning, as the
2011 to C<$SIG{__WARN__}> handlers, rather than the raw UTF8 bytes.
/openbsd/gnu/llvm/llvm/docs/
H A DCoroutines.rst1131 resume and destroy handlers for this frame are empty functions that do nothing.
H A DCodingStandards.rst351 errors, use the error and warning handlers provided in ``Support/WithColor.h``
/openbsd/gnu/llvm/lldb/source/Commands/
H A DOptions.td746 Desc<"Removes the signals listed from the Target signal handlers">;
/openbsd/gnu/llvm/llvm/cmake/modules/
H A DAddLLVM.cmake1140 file(WRITE "${ExtensionDef}.tmp" "//extension handlers\n")
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A DChangeLog8489 * except.c (link_handler): Chain exception handlers in order.
8586 after adding all exception handlers. Sort exception ranges in
8678 any exception handlers, force asynchronous_exceptions: this is
8679 necessary because signal handlers in libjava may throw exceptions.
12901 (emit_handlers): New routine to generate the saved handlers.
14318 re-checking possible handlers) after a store (less wasted work).
14361 * verify.c: Verify exception handlers.
/openbsd/gnu/gcc/gcc/
H A Dcombine.c10061 && cmp_optab->handlers[(int) mode].insn_code != CODE_FOR_nothing) in simplify_comparison()
10142 && cmp_optab->handlers[(int) mode].insn_code != CODE_FOR_nothing) in simplify_comparison()
H A Dreload.c5698 int icode = (int) add_optab->handlers[(int) Pmode].insn_code; in find_reloads_address_1()
/openbsd/gnu/usr.bin/cvs/src/
H A DChangeLog-93951540 * patch.c (patch): Register signal handlers iff the signal name is
1554 Register signal handlers iff the signal name is #defined.
/openbsd/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp4176 for (const BasicBlock *PadBB : CatchSwitch->handlers()) { in printInstruction()
H A DCore.cpp3253 for (const BasicBlock *H : CSI->handlers()) in LLVMGetHandlers()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc9 // Common syscalls handlers for tools like AddressSanitizer,
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.22424 (expand_eh_region_end): Expand handlers here, rater than waiting
10995 which handlers are reachable from a CALL or asynchronous insn.
11015 the list of all EH handlers reachable from all regions.
11016 (reachable_handlers): New function to retrieve the list of handlers
11019 reachable handlers.
12181 top 32 bits of %[og][0-7] in signal handlers.
H A Dreload.c5553 int icode = (int) add_optab->handlers[(int) Pmode].insn_code;
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dinvoke.texi5905 handlers.
8088 stack pointer that will not be modified by signal or interrupt handlers
8546 GCC can generate code that can assist operating system trap handlers
10481 properly with exception handlers written in C++. You may also wish to
10492 arbitrary signal handlers such as @code{SIGALRM}.
10764 cannot safely be called (perhaps signal handlers, if the profiling
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19995531 (complete_execution): Cleanup the signals handlers for SIGINT
6007 (async_init_signals): Remove coercion of signal handlers in calls
7071 handler for the event loop. Initialization of signal handlers.
7072 All the handled signals have handlers called handle_<signalname>.
H A DChangeLog-19941593 (init_main): Install command handlers for "if" and "while" commands.
4477 Define to make backtracing through the various sigtramp handlers
4897 Define IN_SIGTRAMP and backtrace correctly through signal handlers.
/openbsd/gnu/usr.bin/perl/ext/Pod-Html/corpus/
H A Dperlpodspec-copy.pod1743 rare. However, the handlers for some formats, like "html",

12345678910