Searched refs:add_solib_catchpoint (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dbreak-catch-load.c224 add_solib_catchpoint (const char *arg, bool is_load, bool is_temp, bool enabled) function
253 add_solib_catchpoint (arg, is_load, temp, enabled);
H A Dbreakpoint.h1717 extern void add_solib_catchpoint (const char *arg, bool is_load, bool is_temp,
/netbsd-current/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-cmd-catch.c271 add_solib_catchpoint (argv[oind], load, temp, enabled);
/netbsd-current/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-cmd-catch.c271 add_solib_catchpoint (argv[oind], load, temp, enabled);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbreakpoint.h1569 extern void add_solib_catchpoint (const char *arg, int is_load, int is_temp,
H A Dbreakpoint.c8045 add_solib_catchpoint (const char *arg, int is_load, int is_temp, int enabled)
8083 add_solib_catchpoint (arg, is_load, tempflag, enabled);
8040 add_solib_catchpoint (const char *arg, int is_load, int is_temp, int enabled) function

Completed in 160 milliseconds