Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dsymtab.h1215 struct symtab_and_line catch_sal; member
1223 #define CURRENT_EXCEPTION_CATCH_SAL (current_exception_event->catch_sal)
1224 #define CURRENT_EXCEPTION_CATCH_LINE (current_exception_event->catch_sal.line)
1225 #define CURRENT_EXCEPTION_CATCH_FILE (current_exception_event->catch_sal.symtab->filename)
1226 #define CURRENT_EXCEPTION_CATCH_PC (current_exception_event->catch_sal.pc)