Home
last modified time | relevance | path

Searched defs:__setExceptionClass (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_noexception.cpp57 void __setExceptionClass ( _Unwind_Exception*, uint64_t) {} in __setExceptionClass() function
H A Dcxa_exception.cpp82 void __setExceptionClass(_Unwind_Exception* unwind_exception, uint64_t newValue) { in __setExceptionClass() function
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_noexception.cpp56 void __setExceptionClass ( _Unwind_Exception*, uint64_t) {} in __setExceptionClass() function
H A Dcxa_exception.cpp81 void __setExceptionClass(_Unwind_Exception* unwind_exception, uint64_t newValue) { in __setExceptionClass() function