Home
last modified time | relevance | path

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

/external/libcxxabi/src/
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()
/external/cronet/third_party/libc++abi/src/src/
Dcxa_exception.cpp315 bool __cxa_begin_cleanup(void *unwind_arg) throw() { in __cxa_throw()
439 __cxa_begin_catch(void* unwind_arg) throw() in __cxa_throw()