Searched refs:exception_functions (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dbreak-catch-throw.c59 static const struct exception_names exception_functions[] = variable in typeref:struct:exception_names
221 = new_probe_location_spec (exception_functions[kind].probe);
232 (exception_functions[kind].function));
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbreak-catch-throw.c58 static const struct exception_names exception_functions[] = variable in typeref:struct:exception_names
200 = new_probe_location (exception_functions[kind].probe);
213 = ASTRDUP (exception_functions[kind].function);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-exception.c638 static const scheme_function exception_functions[] =
685 gdbscm_define_functions (exception_functions, 1);
635 static const scheme_function exception_functions[] = variable
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-exception.c636 static const scheme_function exception_functions[] =
683 gdbscm_define_functions (exception_functions, 1);
633 static const scheme_function exception_functions[] = variable

Completed in 177 milliseconds