Home
last modified time | relevance | path

Searched defs:unwind_arg (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_exception.cpp321 bool __cxa_begin_cleanup(void *unwind_arg) throw() { in __cxa_throw()
445 __cxa_begin_catch(void* unwind_arg) throw() in __cxa_throw()
/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_exception.cpp312 bool __cxa_begin_cleanup(void *unwind_arg) throw() { in __cxa_begin_cleanup()
436 __cxa_begin_catch(void* unwind_arg) throw() in __cxa_begin_catch()