Searched refs:throw_func (Results 1 – 2 of 2) sorted by relevance
60 void throw_func() { in throw_func() function65 throw_func(); in throw_except_func()
523 void *throw_func; in cxx_frame_handler() local542 throw_func = rva_to_ptr(throw_func_off, throw_base); in cxx_frame_handler()543 TRACE("reconstructed handler pointer: %p\n", throw_func); in cxx_frame_handler()556 if (rva_to_ptr(catchblock->handler, dispatch->ImageBase) == throw_func) in cxx_frame_handler()