Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 25 of 30) sorted by relevance

12

/openbsd/sys/arch/riscv64/riscv64/
H A Dtrap.c67 uint64_t exception; in do_trap_supervisor() local
115 uint64_t exception; in do_trap_user() local
/openbsd/sys/arch/arm64/arm64/
H A Dtrap.c193 uint32_t exception; in do_el1h_sync() local
264 uint32_t exception; in do_el0_sync() local
/openbsd/gnu/gcc/fixincludes/tests/base/
H A Dmath.h14 #define exception __math_exception macro
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/
H A Dmodule3.c31 int exception(int throw_e) in exception() function
/openbsd/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dloader.py38 def _make_failed_load_tests(name, exception, suiteClass): argument
42 def _make_failed_test(classname, methodname, exception, suiteClass): argument
H A Dsuite.py180 def _addClassOrModuleLevelException(self, result, exception, errorName): argument
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Tools/
H A DTiny.pm228 sub exception(&) { subroutine
/openbsd/gnu/llvm/lldb/examples/python/
H A Dpytracer.py172 def exceptionEvent(self, frame, exception, value, traceback): argument
240 def exceptionEvent(self, frame, exception): argument
319 def exceptionEvent(self, frame, exception): argument
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/tests/base/
H A Dmath.h18 #define exception __math_exception macro
/openbsd/gnu/gcc/libdecnumber/
H A DdecLibrary.c88 __dfp_raise (int exception __attribute__ ((unused))) in __dfp_raise()
/openbsd/sys/arch/mips64/mips64/
H A Dexception.S134 exception: label
/openbsd/gnu/llvm/libcxxabi/src/
H A Dcxa_exception.cpp115 static inline int incrementHandlerCount(__cxa_exception *exception) { in incrementHandlerCount()
120 static inline int decrementHandlerCount(__cxa_exception *exception) { in decrementHandlerCount()
/openbsd/gnu/llvm/lldb/docs/
H A Dconf.py323 def cleanup_source(app, exception): argument
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_arm.h38 uint32_t exception; member
H A DRegisterInfoPOSIX_arm64.h70 uint32_t exception; // number of arm exception token member
H A DRegisterContextDarwin_arm64.h90 uint32_t exception; // number of arm exception token member
H A DRegisterContextDarwin_arm.h123 uint32_t exception; member
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Ddarwin-fallback.c268 uint32_t exception; member
291 uint32_t exception; member
/openbsd/gnu/llvm/lldb/include/lldb/Host/
H A DDebug.h140 } exception; member
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dm68k-stub.c1054 int exception; in set_debug_traps() local
H A Dgnu-nat.c152 int exception; /* The exception code */ member
1620 int exception, int code, int subcode) in S_exception_raise_request()
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp583 ValueObjectSP exception = ValueObject::CreateValueObjectFromData( in GetExceptionObjectForThread() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp286 const ExceptionRecordSP &exception) { in DumpAdditionalExceptionInformation()
/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBDefs.h266 } exception; member
/openbsd/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1420 llvm::Value *exception = builder.CreateCall(createOurException, in createThrowExceptionFunction() local

12