Home
last modified time | relevance | path

Searched refs:__cxa_exception (Results 1 – 10 of 10) sorted by relevance

/llvm-project/libcxxabi/src/
H A Dcxa_exception.h30 struct _LIBCXXABI_HIDDEN __cxa_exception { struct
55 __cxa_exception *nextException; argument
60 __cxa_exception* nextPropagatingException; argument
93 __cxa_exception *nextException;
98 __cxa_exception* nextPropagatingException;
116 offsetof(__cxa_exception, unwindHeader) ==
117 sizeof(__cxa_exception),
125 static_assert(offsetof(__cxa_exception, propagationCount) +
127 sizeof(__cxa_exception),
134 static_assert(offsetof(__cxa_exception, adjustedPtr) +
[all …]
H A Dcxa_exception.cpp42 __cxa_exception*
45 return static_cast<__cxa_exception*>(thrown_object) - 1; in cxa_exception_from_thrown_object()
53 thrown_object_from_cxa_exception(__cxa_exception* exception_header) in thrown_object_from_cxa_exception()
63 __cxa_exception*
77 return aligned_allocation_size(size + sizeof (__cxa_exception), in cxa_exception_size_from_exception_thrown_size()
78 alignof(__cxa_exception)); in cxa_exception_size_from_exception_thrown_size()
115 static inline int incrementHandlerCount(__cxa_exception *exception) { in incrementHandlerCount()
120 static inline int decrementHandlerCount(__cxa_exception *exception) { in decrementHandlerCount()
135__cxa_exception* exception_header = cxa_exception_from_exception_unwind_exception(unwind_exception… in exception_cleanup_func()
143 static _LIBCXXABI_NORETURN void failed_throw(__cxa_exception* exception_header) { in failed_throw()
[all …]
H A Dcxa_personality.cpp48 | __cxa_exception | _Unwind_Exception CLNGC++\0 | thrown object |
336 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in call_terminate()
758 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab()
789 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab()
933 __cxa_exception* exception_header = in __gxx_personality_wasm0()
934 (__cxa_exception*)(unwind_exception + 1) - 1; in __gxx_personality_wasm0()
969 __cxa_exception* ex in __gxx_personality_wasm0()
[all...]
H A Dcxa_handlers.cpp82 __cxa_exception* exception_header = globals->caughtExceptions; in terminate()
H A Dcxa_default_handlers.cpp36 __cxa_exception* exception_header = globals->caughtExceptions;
H A Daix_state_tab_eh.inc592 __cxa_exception* exceptionHeader = 0;
599 …exceptionHeader = reinterpret_cast<__cxa_exception*>(dependentExceptionHeader->primaryException) -…
606 exceptionHeader = reinterpret_cast<__cxa_exception*>(exceptionObject + 1) - 1;
/llvm-project/libcxx/include/__exception/
H A Dexception_ptr.h35 struct __cxa_exception;
36 _LIBCPP_OVERRIDABLE_FUNC_VIS __cxa_exception* __cxa_init_primary_exception(
/llvm-project/libcxxabi/include/
H A Dcxxabi.h40 struct __cxa_exception;
50 extern _LIBCXXABI_FUNC_VIS __cxa_exception*
/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/application_specific_info/
H A Dleb.txt42 …,{"imageOffset":80940,"symbol":"__cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*)","symbolLoc…
H A Dasi.txt41 …,{"imageOffset":80940,"symbol":"__cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*)","symbolLoc…