Home
last modified time | relevance | path

Searched defs:u_handler (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxxabi/test/
H A Dunwind_03.pass.cpp79 void u_handler() in u_handler() function
H A Dunwind_05.pass.cpp79 void u_handler() in u_handler() function
H A Dunwind_04.pass.cpp79 void u_handler() in u_handler() function
/llvm-project/libcxxabi/src/
H A Dcxa_personality.cpp1178 std::unexpected_handler u_handler; in __cxa_call_unexpected() local