Searched refs:debug_sf (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsymfile-debug.c43 struct sym_fns debug_sf {}; struct in struct:debug_sym_fns_data
562 (to)->debug_sf.name = func; \
577 debug_data->debug_sf.sym_probe_fns = &debug_sym_probe_fns;
578 debug_data->debug_sf.qf = &debug_sym_quick_functions;
584 objfile->sf = &debug_data->debug_sf;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsymfile-debug.c45 struct sym_fns debug_sf {}; struct in struct:debug_sym_fns_data
721 (to)->debug_sf.name = func; \
734 debug_data->debug_sf.sym_probe_fns = &debug_sym_probe_fns;
740 objfile->sf = &debug_data->debug_sf;

Completed in 237 milliseconds