OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dependent_exception_cleanup
(Results
1 - 2
of
2
) sorted by null
/external/libcxxabi/src/
cxa_exception.cpp
683
dependent_exception_cleanup
(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception)
function
714
dep_exception_header->unwindHeader.exception_cleanup =
dependent_exception_cleanup
;
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
cxa_exception.cpp
641
dependent_exception_cleanup
(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception)
function
672
dep_exception_header->unwindHeader.exception_cleanup =
dependent_exception_cleanup
;
Completed in 727 milliseconds