Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_noexception.cpp57 void __setExceptionClass ( _Unwind_Exception*, uint64_t) {} in __setExceptionClass() function
Dcxa_exception.cpp82 void __setExceptionClass(_Unwind_Exception* unwind_exception, uint64_t newValue) { in __setExceptionClass() function