Home
last modified time | relevance | path

Searched refs:CURRENT_EXCEPTION_CATCH_PC (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsymtab.h1241 #define CURRENT_EXCEPTION_CATCH_PC (current_exception_event->catch_sal.pc) macro
H A Dbreakpoint.c2195 if (CURRENT_EXCEPTION_CATCH_PC && CURRENT_EXCEPTION_CATCH_LINE) in print_it_typical()
2229 if (CURRENT_EXCEPTION_CATCH_PC && CURRENT_EXCEPTION_CATCH_LINE) in print_it_typical()
H A DChangeLog-19982165 (CURRENT_EXCEPTION_CATCH_PC): New macro.