Home
last modified time | relevance | path

Searched refs:objfile (Results 1 – 25 of 712) sorted by relevance

12345678910>>...29

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dsymfile-debug.c57 symfile_debug_installed (struct objfile *objfile)
74 debug_qf_has_symbols (struct objfile *objfile)
167 debug_qf_print_stats (struct objfile *objfile)
179 debug_qf_dump (struct objfile *objfile)
232 (struct objfile *objfile,
255 (struct objfile *objfile,
381 debug_sym_get_probes (struct objfile *objfile)
405 debug_sym_new_init (struct objfile *objfile)
417 debug_sym_init (struct objfile *objfile)
453 debug_sym_finish (struct objfile *objfile)
[all …]
H A Dobjfiles.c155 set_objfile_per_bfd (struct objfile *objfile)
157 objfile->per_bfd = get_objfile_bfd_data (objfile, objfile->obfd);
164 set_objfile_main_name (struct objfile *objfile,
267 struct objfile *objfile, int force)
281 section->objfile = objfile;
455 add_separate_debug_objfile (struct objfile *objfile, struct objfile *parent)
518 objfile::~objfile ()
644 objfile_relocate1 (struct objfile *objfile,
759 objfile_relocate (struct objfile *objfile,
851 objfile_has_symbols (struct objfile *objfile)
[all …]
H A Dobjfiles.h137 struct objfile *objfile; member
188 #define SECT_OFF_BSS(objfile) (objfile)->sect_index_bss argument
213 #define OBJSTAT(objfile, expr) (objfile -> stats.expr) argument
391 explicit separate_debug_range (struct objfile *objfile) in separate_debug_range() argument
425 struct objfile struct
440 ~objfile ();
485 explicit msymbols_range (struct objfile *objfile) in msymbols_range() argument
748 extern int objfile_has_symbols (struct objfile *objfile);
754 extern void objfile_set_sym_fns (struct objfile *objfile,
845 (struct objfile *objfile,
[all …]
H A Dpsymtab.c102 (*objfile->sf->sym_read_psymbols) (objfile); in require_partial_symbols()
151 (struct objfile *objfile, in psym_map_symtabs_matching_filename() argument
1000 psym_print_stats (struct objfile *objfile) in psym_print_stats() argument
1017 psym_dump (struct objfile *objfile) in psym_dump() argument
1174 (struct objfile *objfile, in psym_map_matching_symbols() argument
1210 struct objfile *objfile, in recursively_search_psymtabs() argument
1303 (struct objfile *objfile, in psym_expand_symtabs_matching() argument
1489 struct objfile *objfile, in partial_symtab() argument
1607 struct objfile *objfile) in append_psymbol_to_list() argument
1618 struct objfile *objfile) in add_psymbol_to_list() argument
[all …]
H A Dpsympriv.h41 struct obj_section *obj_section (struct objfile *objfile) const in obj_section()
56 CORE_ADDR address (const struct objfile *objfile) const in address()
112 partial_symtab (const char *filename, struct objfile *objfile)
119 partial_symtab (const char *filename, struct objfile *objfile,
174 CORE_ADDR text_low (struct objfile *objfile) const in text_low()
180 CORE_ADDR text_high (struct objfile *objfile) const in text_high()
352 legacy_psymtab (const char *filename, struct objfile *objfile) in legacy_psymtab()
357 legacy_psymtab (const char *filename, struct objfile *objfile, in legacy_psymtab()
426 struct objfile *objfile);
434 struct objfile *objfile);
[all …]
H A Dsymfile.h33 struct objfile;
152 int (*has_symbols) (struct objfile *objfile);
159 void (*forget_cached_source_info) (struct objfile *objfile);
206 void (*print_stats) (struct objfile *objfile);
210 void (*dump) (struct objfile *objfile);
214 void (*expand_symtabs_for_function) (struct objfile *objfile,
218 void (*expand_all_symtabs) (struct objfile *objfile);
275 (struct objfile *objfile,
298 (struct objfile *objfile, CORE_ADDR address);
304 void (*map_symbol_filenames) (struct objfile *objfile,
[all …]
H A Ddbxread.c202 find_text_range (bfd * sym_bfd, struct objfile *objfile) in find_text_range() argument
269 struct objfile *objfile);
434 struct objfile *objfile) in record_minimal_symbol() argument
539 init_psymbol_list (objfile, DBX_SYMCOUNT (objfile)); in dbx_symfile_read()
586 dbx_symfile_init (struct objfile *objfile) in dbx_symfile_init() argument
677 OBJSTAT (objfile, sz_strtab += DBX_STRINGTAB_SIZE (objfile)); in dbx_symfile_init()
699 dbx_symfile_finish (struct objfile *objfile) in dbx_symfile_finish() argument
839 dbx_next_symbol_text (struct objfile *objfile) in dbx_next_symbol_text() argument
897 struct objfile *objfile) in find_stab_function() argument
2336 struct objfile *objfile, enum language language) in process_one_symbol() argument
[all …]
H A Dstabsread.c390 struct objfile *objfile) in patch_block_stabs() argument
650 struct objfile *objfile) in define_symbol() argument
2784 struct objfile *objfile)
3249 struct objfile *objfile)
3416 struct objfile *objfile)
3480 struct objfile *objfile)
3543 struct objfile *objfile)
3746 struct objfile *objfile)
3960 struct objfile *objfile)
4245 common_block_end (struct objfile *objfile)
[all …]
H A Dsymfile.c907 syms_from_objfile_1 (struct objfile *objfile, in syms_from_objfile_1() argument
957 (*objfile->sf->sym_new_init) (objfile); in syms_from_objfile_1()
973 (*objfile->sf->sym_init) (objfile); in syms_from_objfile_1()
991 syms_from_objfile (struct objfile *objfile, in syms_from_objfile() argument
1051 struct objfile *objfile; in symbol_file_add_with_addrs() local
1155 struct objfile *objfile) in symbol_file_add_separate() argument
2516 (*objfile->sf->sym_finish) (objfile); in reread_symbols()
2586 (*objfile->sf->sym_init) (objfile); in reread_symbols()
2608 objfile->sf->sym_offsets (objfile, {}); in reread_symbols()
2780 struct objfile *objfile = cust->objfile; in allocate_symtab() local
[all …]
H A Dxcoffread.c256 struct objfile *objfile;
265 struct objfile *objfile = args->objfile;
297 args.objfile = objfile;
804 aix_process_linenos (struct objfile *objfile)
928 struct objfile *objfile)
1858 xcoff_new_init (struct objfile *objfile)
1870 xcoff_symfile_init (struct objfile *objfile)
1887 xcoff_symfile_finish (struct objfile *objfile)
1960 xcoff_start_psymtab (struct objfile *objfile,
2060 struct objfile *objfile)
[all …]
H A Dsymmisc.c65 for (objfile *objfile : pspace->objfiles ()) in print_symbol_bcache_statistics()
82 for (objfile *objfile : pspace->objfiles ()) in print_objfile_statistics()
102 objfile->sf->qf->print_stats (objfile); in print_objfile_statistics()
139 dump_objfile (struct objfile *objfile) in dump_objfile() argument
150 objfile->sf->qf->dump (objfile); in dump_objfile()
768 for (objfile *objfile : pspace->objfiles ()) in maintenance_print_objfiles()
788 for (objfile *objfile : pspace->objfiles ()) in maintenance_info_symtabs()
893 for (objfile *objfile : pspace->objfiles ()) in maintenance_check_symtabs()
958 for (objfile *objfile : pspace->objfiles ()) in maintenance_expand_symtabs()
1001 struct objfile *objfile; in maintenance_print_one_line_table() local
[all …]
H A Dminsyms.c160 struct objfile *objfile, in add_minsym_to_demangled_hash_table() argument
201 struct objfile *objfile, in maybe_collect() argument
213 file_symbol.objfile = objfile; in maybe_collect()
226 trampoline_symbol.objfile = objfile; in maybe_collect()
233 external_symbol.objfile = objfile; in maybe_collect()
248 struct objfile *objfile, in lookup_minimal_symbol_mangled() argument
272 struct objfile *objfile, in lookup_minimal_symbol_demangled() argument
443 struct objfile *objfile) in find_minimal_symbol_address() argument
716 for (objfile *objfile : section->objfile->separate_debug_objfiles ()) in lookup_minimal_symbol_by_pc_section()
1233 struct objfile *objfile) in compact_minimal_symbols() argument
[all …]
H A Dcoffread.c402 coff_end_symtab (struct objfile *objfile)
449 struct objfile *objfile)
483 coff_symfile_init (struct objfile *objfile)
739 coff_symfile_finish (struct objfile *objfile)
754 struct objfile *objfile)
1403 int last_line, struct objfile *objfile)
1554 struct objfile *objfile)
1816 struct objfile *objfile)
1831 struct objfile *objfile)
1968 struct objfile *objfile)
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dsymfile-debug.c57 symfile_debug_installed (struct objfile *objfile)
74 debug_qf_has_symbols (struct objfile *objfile)
167 debug_qf_print_stats (struct objfile *objfile)
179 debug_qf_dump (struct objfile *objfile)
232 (struct objfile *objfile,
255 (struct objfile *objfile,
381 debug_sym_get_probes (struct objfile *objfile)
405 debug_sym_new_init (struct objfile *objfile)
417 debug_sym_init (struct objfile *objfile)
453 debug_sym_finish (struct objfile *objfile)
[all …]
H A Dobjfiles.c155 set_objfile_per_bfd (struct objfile *objfile)
157 objfile->per_bfd = get_objfile_bfd_data (objfile, objfile->obfd);
164 set_objfile_main_name (struct objfile *objfile,
267 struct objfile *objfile, int force)
281 section->objfile = objfile;
455 add_separate_debug_objfile (struct objfile *objfile, struct objfile *parent)
518 objfile::~objfile ()
644 objfile_relocate1 (struct objfile *objfile,
759 objfile_relocate (struct objfile *objfile,
851 objfile_has_symbols (struct objfile *objfile)
[all …]
H A Dobjfiles.h137 struct objfile *objfile; member
188 #define SECT_OFF_BSS(objfile) (objfile)->sect_index_bss argument
213 #define OBJSTAT(objfile, expr) (objfile -> stats.expr) argument
391 explicit separate_debug_range (struct objfile *objfile) in separate_debug_range() argument
425 struct objfile struct
440 ~objfile ();
485 explicit msymbols_range (struct objfile *objfile) in msymbols_range() argument
748 extern int objfile_has_symbols (struct objfile *objfile);
754 extern void objfile_set_sym_fns (struct objfile *objfile,
845 (struct objfile *objfile,
[all …]
H A Dpsymtab.c102 (*objfile->sf->sym_read_psymbols) (objfile); in require_partial_symbols()
151 (struct objfile *objfile, in psym_map_symtabs_matching_filename() argument
1000 psym_print_stats (struct objfile *objfile) in psym_print_stats() argument
1017 psym_dump (struct objfile *objfile) in psym_dump() argument
1174 (struct objfile *objfile, in psym_map_matching_symbols() argument
1210 struct objfile *objfile, in recursively_search_psymtabs() argument
1303 (struct objfile *objfile, in psym_expand_symtabs_matching() argument
1489 struct objfile *objfile, in partial_symtab() argument
1607 struct objfile *objfile) in append_psymbol_to_list() argument
1618 struct objfile *objfile) in add_psymbol_to_list() argument
[all …]
H A Dpsympriv.h41 struct obj_section *obj_section (struct objfile *objfile) const in obj_section()
56 CORE_ADDR address (const struct objfile *objfile) const in address()
112 partial_symtab (const char *filename, struct objfile *objfile)
119 partial_symtab (const char *filename, struct objfile *objfile,
174 CORE_ADDR text_low (struct objfile *objfile) const in text_low()
180 CORE_ADDR text_high (struct objfile *objfile) const in text_high()
352 legacy_psymtab (const char *filename, struct objfile *objfile) in legacy_psymtab()
357 legacy_psymtab (const char *filename, struct objfile *objfile, in legacy_psymtab()
426 struct objfile *objfile);
434 struct objfile *objfile);
[all …]
H A Dsymfile.h33 struct objfile;
152 int (*has_symbols) (struct objfile *objfile);
159 void (*forget_cached_source_info) (struct objfile *objfile);
206 void (*print_stats) (struct objfile *objfile);
210 void (*dump) (struct objfile *objfile);
214 void (*expand_symtabs_for_function) (struct objfile *objfile,
218 void (*expand_all_symtabs) (struct objfile *objfile);
275 (struct objfile *objfile,
298 (struct objfile *objfile, CORE_ADDR address);
304 void (*map_symbol_filenames) (struct objfile *objfile,
[all …]
H A Ddbxread.c202 find_text_range (bfd * sym_bfd, struct objfile *objfile) in find_text_range() argument
269 struct objfile *objfile);
434 struct objfile *objfile) in record_minimal_symbol() argument
539 init_psymbol_list (objfile, DBX_SYMCOUNT (objfile)); in dbx_symfile_read()
586 dbx_symfile_init (struct objfile *objfile) in dbx_symfile_init() argument
677 OBJSTAT (objfile, sz_strtab += DBX_STRINGTAB_SIZE (objfile)); in dbx_symfile_init()
699 dbx_symfile_finish (struct objfile *objfile) in dbx_symfile_finish() argument
839 dbx_next_symbol_text (struct objfile *objfile) in dbx_next_symbol_text() argument
897 struct objfile *objfile) in find_stab_function() argument
2336 struct objfile *objfile, enum language language) in process_one_symbol() argument
[all …]
H A Dstabsread.c390 struct objfile *objfile) in patch_block_stabs() argument
650 struct objfile *objfile) in define_symbol() argument
2784 struct objfile *objfile)
3249 struct objfile *objfile)
3416 struct objfile *objfile)
3480 struct objfile *objfile)
3543 struct objfile *objfile)
3746 struct objfile *objfile)
3960 struct objfile *objfile)
4245 common_block_end (struct objfile *objfile)
[all …]
H A Dsymfile.c907 syms_from_objfile_1 (struct objfile *objfile, in syms_from_objfile_1() argument
957 (*objfile->sf->sym_new_init) (objfile); in syms_from_objfile_1()
973 (*objfile->sf->sym_init) (objfile); in syms_from_objfile_1()
991 syms_from_objfile (struct objfile *objfile, in syms_from_objfile() argument
1051 struct objfile *objfile; in symbol_file_add_with_addrs() local
1155 struct objfile *objfile) in symbol_file_add_separate() argument
2516 (*objfile->sf->sym_finish) (objfile); in reread_symbols()
2586 (*objfile->sf->sym_init) (objfile); in reread_symbols()
2608 objfile->sf->sym_offsets (objfile, {}); in reread_symbols()
2780 struct objfile *objfile = cust->objfile; in allocate_symtab() local
[all …]
H A Dxcoffread.c256 struct objfile *objfile;
265 struct objfile *objfile = args->objfile;
297 args.objfile = objfile;
804 aix_process_linenos (struct objfile *objfile)
928 struct objfile *objfile)
1858 xcoff_new_init (struct objfile *objfile)
1870 xcoff_symfile_init (struct objfile *objfile)
1887 xcoff_symfile_finish (struct objfile *objfile)
1960 xcoff_start_psymtab (struct objfile *objfile,
2060 struct objfile *objfile)
[all …]
H A Dsymmisc.c65 for (objfile *objfile : pspace->objfiles ()) in print_symbol_bcache_statistics()
82 for (objfile *objfile : pspace->objfiles ()) in print_objfile_statistics()
102 objfile->sf->qf->print_stats (objfile); in print_objfile_statistics()
139 dump_objfile (struct objfile *objfile) in dump_objfile() argument
150 objfile->sf->qf->dump (objfile); in dump_objfile()
768 for (objfile *objfile : pspace->objfiles ()) in maintenance_print_objfiles()
788 for (objfile *objfile : pspace->objfiles ()) in maintenance_info_symtabs()
893 for (objfile *objfile : pspace->objfiles ()) in maintenance_check_symtabs()
958 for (objfile *objfile : pspace->objfiles ()) in maintenance_expand_symtabs()
1001 struct objfile *objfile; in maintenance_print_one_line_table() local
[all …]
H A Dminsyms.c160 struct objfile *objfile, in add_minsym_to_demangled_hash_table() argument
201 struct objfile *objfile, in maybe_collect() argument
213 file_symbol.objfile = objfile; in maybe_collect()
226 trampoline_symbol.objfile = objfile; in maybe_collect()
233 external_symbol.objfile = objfile; in maybe_collect()
248 struct objfile *objfile, in lookup_minimal_symbol_mangled() argument
272 struct objfile *objfile, in lookup_minimal_symbol_demangled() argument
443 struct objfile *objfile) in find_minimal_symbol_address() argument
716 for (objfile *objfile : section->objfile->separate_debug_objfiles ()) in lookup_minimal_symbol_by_pc_section()
1233 struct objfile *objfile) in compact_minimal_symbols() argument
[all …]

12345678910>>...29