Searched refs:ms_exc (Results 1 – 2 of 2) sorted by relevance
/external/cronet/buildtools/third_party/libc++abi/trunk/src/ |
D | cxa_personality.cpp | 998 __gxx_personality_seh0(PEXCEPTION_RECORD ms_exc, void *this_frame, in __gxx_personality_seh0() argument 1001 return _GCC_specific_handler(ms_exc, this_frame, ms_orig_context, ms_disp, in __gxx_personality_seh0()
|
/external/libcxxabi/src/ |
D | cxa_personality.cpp | 1042 __gxx_personality_seh0(PEXCEPTION_RECORD ms_exc, void *this_frame, in __gxx_personality_seh0() argument 1045 return _GCC_specific_handler(ms_exc, this_frame, ms_orig_context, ms_disp, in __gxx_personality_seh0()
|