Searched defs:exc (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.3-release/contrib/libstdc++/libsupc++/
H A Deh_throw.cc37 __gxx_exception_cleanup (_Unwind_Reason_Code code, _Unwind_Exception *exc) argument
H A Dunwind-cxx.h171 __get_exception_header_from_ue (_Unwind_Exception *exc) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_i386.cpp48 RegisterContextMach_i386::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) argument
67 RegisterContextMach_i386::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) argument
H A DRegisterContextMach_x86_64.cpp48 RegisterContextMach_x86_64::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) argument
67 RegisterContextMach_x86_64::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) argument
H A DRegisterContextMach_arm.cpp50 RegisterContextMach_arm::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) argument
76 RegisterContextMach_arm::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) argument
H A DRegisterContextDarwin_arm.h192 EXC exc; member in class:RegisterContextDarwin_arm
H A DRegisterContextDarwin_i386.h148 EXC exc; member in class:RegisterContextDarwin_i386
H A DRegisterContextDarwin_x86_64.h152 EXC exc; member in class:RegisterContextDarwin_x86_64
/freebsd-10.3-release/contrib/gcc/
H A Dunwind-compat.c52 _Unwind_DeleteException (struct _Unwind_Exception *exc) argument
71 _Unwind_ForcedUnwind (struct _Unwind_Exception *exc, argument
170 _Unwind_RaiseException(struct _Unwind_Exception *exc) argument
179 _Unwind_Resume (struct _Unwind_Exception *exc) argument
189 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *exc) argument
[all...]
/freebsd-10.3-release/contrib/sendmail/libsm/
H A Dexc.c245 SM_EXC_T * volatile exc = NULL; local
414 SM_EXC_T *exc; local
644 SM_EXC_T *exc; local
[all...]
/freebsd-10.3-release/sys/powerpc/include/
H A Dframe.h58 register_t exc; member in struct:trapframe
/freebsd-10.3-release/contrib/gcc/config/arm/
H A Dunwind-arm.c743 _Unwind_DeleteException (_Unwind_Exception * exc) argument
/freebsd-10.3-release/lib/libvmmapi/
H A Dvmmapi.c624 struct vm_exception exc; local
/freebsd-10.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-pemx-defs.h1039 uint64_t exc : 1; /**< Enables PEM_INT_SUM[10] to generate an member in struct:cvmx_pemx_int_enb::cvmx_pemx_int_enb_s
1107 uint64_t exc : 1; /**< Enables PEM_INT_SUM[10] to generate an member in struct:cvmx_pemx_int_enb_int::cvmx_pemx_int_enb_int_s
1174 uint64_t exc : 1; /**< Set when the PEM_DBG_INFO register has a bit member in struct:cvmx_pemx_int_sum::cvmx_pemx_int_sum_s
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dgnu-nat.c162 struct exc_state exc; /* The exception that caused us to return. */ member in struct:inf_wait
[all...]

Completed in 212 milliseconds