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

/freebsd-11-stable/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-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_i386.cpp34 int RegisterContextMach_i386::DoReadEXC(lldb::tid_t tid, int flavor, EXC &exc) { argument
53 DoWriteEXC(lldb::tid_t tid, int flavor, const EXC &exc) argument
H A DRegisterContextMach_x86_64.cpp36 DoReadEXC(lldb::tid_t tid, int flavor, EXC &exc) argument
56 DoWriteEXC(lldb::tid_t tid, int flavor, const EXC &exc) argument
H A DRegisterContextMach_arm.cpp36 int RegisterContextMach_arm::DoReadEXC(lldb::tid_t tid, int flavor, EXC &exc) { argument
60 DoWriteEXC(lldb::tid_t tid, int flavor, const EXC &exc) argument
H A DRegisterContextDarwin_arm64.h124 EXC exc; member in class:RegisterContextDarwin_arm64
H A DRegisterContextDarwin_arm.h157 EXC exc; member in class:RegisterContextDarwin_arm
H A DRegisterContextDarwin_i386.h115 EXC exc; member in class:RegisterContextDarwin_i386
H A DRegisterContextDarwin_x86_64.h120 EXC exc; member in class:RegisterContextDarwin_x86_64
/freebsd-11-stable/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-11-stable/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-11-stable/sys/powerpc/include/
H A Dframe.h58 register_t exc; member in struct:trapframe
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DNativeThreadListDarwin.cpp284 bool NativeThreadListDarwin::NotifyException(MachException::Data &exc) { argument
H A DNativeThreadDarwin.cpp135 bool NativeThreadDarwin::NotifyException(MachException::Data &exc) { argument
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp54 static void seh_exc_cleanup(_Unwind_Reason_Code urc, _Unwind_Exception *exc) { argument
74 _Unwind_Exception *exc; local
212 __libunwind_seh_personality(int version, _Unwind_Action state, uint64_t klass, _Unwind_Exception *exc, struct _Unwind_Context *context) argument
[all...]
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dunwind-arm.c744 _Unwind_DeleteException (_Unwind_Exception * exc) argument
/freebsd-11-stable/crypto/openssl/apps/
H A Ds_cb.c1219 SSL_EXCERT *exc = arg; local
1271 ssl_ctx_set_excert(SSL_CTX *ctx, SSL_EXCERT *exc) argument
1278 SSL_EXCERT *exc; local
1306 ssl_excert_free(SSL_EXCERT *exc) argument
1324 SSL_EXCERT *exc = *pexc; local
1366 SSL_EXCERT *exc = *pexc; local
[all...]
H A Ds_client.c739 SSL_EXCERT *exc = NULL; local
H A Ds_server.c1131 SSL_EXCERT *exc = NULL; local
/freebsd-11-stable/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-11-stable/lib/libvmmapi/
H A Dvmmapi.c622 struct vm_exception exc; local
/freebsd-11-stable/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...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dqueue.c6790 bool exc; local

Completed in 355 milliseconds