OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:real_sf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
symfile-debug.c
46
const struct sym_fns *
real_sf
= nullptr;
member in struct:debug_sym_fns_data
677
= debug_data->
real_sf
->sym_probe_fns->sym_get_probes (objfile);
704
debug_data->
real_sf
->sym_new_init (objfile);
716
debug_data->
real_sf
->sym_init (objfile);
728
debug_data->
real_sf
->sym_read (objfile, symfile_flags);
740
debug_data->
real_sf
->sym_finish (objfile);
754
debug_data->
real_sf
->sym_offsets (objfile, info);
775
debug_data->
real_sf
->sym_read_linetable (objfile);
785
retval = debug_data->
real_sf
->sym_relocate (objfile, sectp, buf);
799
installed in
real_sf
, and then a pointer to the copy is installed in th
818
const struct sym_fns *
real_sf
;
local
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
symfile-debug.c
45
const struct sym_fns *
real_sf
= nullptr;
member in struct:debug_sym_fns_data
675
= debug_data->
real_sf
->sym_probe_fns->sym_get_probes (objfile);
702
debug_data->
real_sf
->sym_new_init (objfile);
714
debug_data->
real_sf
->sym_init (objfile);
726
debug_data->
real_sf
->sym_read (objfile, symfile_flags);
738
debug_data->
real_sf
->sym_finish (objfile);
752
debug_data->
real_sf
->sym_offsets (objfile, info);
773
debug_data->
real_sf
->sym_read_linetable (objfile);
783
retval = debug_data->
real_sf
->sym_relocate (objfile, sectp, buf);
801
const struct sym_fns *
real_sf
;
798
const struct sym_fns *
real_sf
;
local
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026