Home
last modified time | relevance | path

Searched refs:this_frame (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c252 __gcc_personality_seh0(PEXCEPTION_RECORD ms_exc, void *this_frame, in __gcc_personality_seh0() argument
254 return _GCC_specific_handler(ms_exc, this_frame, ms_orig_context, ms_disp, in __gcc_personality_seh0()
/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_personality.cpp998 __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()