Home
last modified time | relevance | path

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

12345

/dragonfly/contrib/gdb-7/gdb/
H A Dobjfiles.c174 objfile->per_bfd = get_objfile_bfd_data (objfile, objfile->obfd); in set_objfile_per_bfd()
188 struct objfile *objfile = (struct objfile *) objfilep; in add_to_objfile_sections() local
198 section.objfile = objfile; in add_to_objfile_sections()
252 struct objfile *objfile; in allocate_objfile() local
254 objfile = (struct objfile *) xzalloc (sizeof (struct objfile)); in allocate_objfile()
398 put_objfile_before (struct objfile *objfile, struct objfile *before_this) in put_objfile_before() argument
526 free_objfile (struct objfile *objfile) in free_objfile() argument
666 struct objfile *objfile, *temp; in free_all_objfiles() local
1109 const struct objfile *objfile; in qsort_cmp() local
1286 struct objfile *objfile; in update_section_map() local
[all …]
H A Dobjfiles.h118 struct objfile *objfile; member
155 #define OBJSTAT(objfile, expr) (objfile -> stats.expr) argument
190 struct objfile struct
457 extern void put_objfile_before (struct objfile *, struct objfile *);
476 extern int objfile_has_partial_symbols (struct objfile *objfile);
478 extern int objfile_has_full_symbols (struct objfile *objfile);
480 extern int objfile_has_symbols (struct objfile *objfile);
613 (objfile) != NULL ? ((osect) = (objfile)->sections_end) : 0; \
617 ? ((objfile) = (objfile)->next, \
618 (objfile) != NULL ? (osect) = (objfile)->sections_end : 0) \
[all …]
H A Dsymfile.h29 struct objfile;
150 int (*has_symbols) (struct objfile *objfile);
157 void (*forget_cached_source_info) (struct objfile *objfile);
188 struct symtab *(*lookup_symbol) (struct objfile *objfile,
195 void (*print_stats) (struct objfile *objfile);
199 void (*dump) (struct objfile *objfile);
203 void (*relocate) (struct objfile *objfile,
213 void (*expand_all_symtabs) (struct objfile *objfile);
274 (struct objfile *objfile,
296 void (*map_symbol_filenames) (struct objfile *objfile,
[all …]
H A Dpsymtab.c69 struct objfile *objfile);
1369 (struct objfile *objfile, in expand_symtabs_matching_via_partial() argument
1623 struct objfile *objfile) in extend_psymbol_list() argument
1652 struct objfile *objfile) in append_psymbol_to_list() argument
1810 struct objfile *objfile; member
1836 state->objfile = objfile; in make_cleanup_discard_psymtabs()
1852 struct objfile *objfile; in maintenance_print_psymbols() local
1897 struct objfile *objfile; in maintenance_info_psymtabs() local
2007 struct objfile *objfile; in maintenance_check_symtabs() local
2089 struct objfile *objfile; in expand_partial_symbol_names() local
[all …]
H A Ddbxread.c266 struct objfile *objfile);
439 struct objfile *objfile) in record_minimal_symbol() argument
626 dbx_symfile_init (struct objfile *objfile) in dbx_symfile_init() argument
743 dbx_symfile_finish (struct objfile *objfile) in dbx_symfile_finish() argument
887 dbx_next_symbol_text (struct objfile *objfile) in dbx_next_symbol_text() argument
955 free_bincl_list (struct objfile *objfile) in free_bincl_list() argument
1001 read_dbx_dynamic_symtab (struct objfile *objfile) in read_dbx_dynamic_symtab() argument
1145 struct objfile *objfile) in find_stab_function_addr() argument
1200 read_dbx_symtab (struct objfile *objfile) in read_dbx_symtab() argument
2756 struct objfile *objfile) in process_one_symbol() argument
[all …]
H A Dminsyms.c187 struct objfile *objfile; in lookup_minimal_symbol() local
217 objfile = objfile->next) in lookup_minimal_symbol()
350 struct objfile *objfile; in lookup_minimal_symbol_text() local
359 objfile = objfile->next) in lookup_minimal_symbol_text()
403 struct objfile *objfile; in lookup_minimal_symbol_by_pc_name() local
435 struct objfile *objfile; in lookup_minimal_symbol_solib_trampoline() local
485 struct objfile *objfile; in lookup_minimal_symbol_by_pc_section_1() local
792 struct objfile *objfile; in lookup_minimal_symbol_and_objfile() local
884 struct objfile *objfile) in prim_record_minimal_symbol_full() argument
1076 struct objfile *objfile) in compact_minimal_symbols() argument
[all …]
H A Dsymfile.c1007 (*objfile->sf->sym_init) (objfile); in syms_from_objfile_1()
1101 struct objfile *objfile; in symbol_file_add_with_addrs_or_offsets() local
2433 struct objfile *objfile; in reread_symbols() local
2448 for (objfile = object_files; objfile; objfile = objfile->next) in reread_symbols()
2883 symtab->objfile = objfile; in allocate_symtab()
3028 struct objfile *objfile; in overlay_invalidate_all() local
3207 struct objfile *objfile; in find_pc_overlay() local
3234 struct objfile *objfile; in find_pc_mapped_section() local
3252 struct objfile *objfile; in list_overlays_command() local
3336 struct objfile *objfile; in unmap_overlay_command() local
[all …]
H A Dstabsread.c346 struct objfile *objfile) in patch_block_stabs() argument
609 struct objfile *objfile) in define_symbol() argument
2270 struct objfile *objfile) in read_member_functions() argument
2757 struct objfile *objfile) in read_cpp_abbrev() argument
2996 struct objfile *objfile) in read_struct_fields() argument
3094 struct objfile *objfile) in read_baseclasses() argument
3220 struct objfile *objfile) in read_tilde_fields() argument
3323 struct objfile *objfile) in attach_fields_to_type() argument
3567 struct objfile *objfile) in read_array_type() argument
3630 struct objfile *objfile) in read_enum_type() argument
[all …]
H A Dsymmisc.c88 struct objfile *objfile; in print_symbol_bcache_statistics() local
108 struct objfile *objfile; in print_objfile_statistics() local
133 objfile->sf->qf->print_stats (objfile); in print_objfile_statistics()
167 dump_objfile (struct objfile *objfile) in dump_objfile() argument
180 objfile->sf->qf->dump (objfile); in dump_objfile()
192 if (symtab->objfile != objfile) in dump_objfile()
384 dump_symtab (struct objfile *objfile, struct symtab *symtab, in dump_symtab() argument
414 struct objfile *objfile; in maintenance_print_symbols() local
641 struct objfile *objfile; in maintenance_print_msymbols() local
693 struct objfile *objfile; in maintenance_print_objfiles() local
[all …]
H A Dcoffread.c410 coff_end_symtab (struct objfile *objfile) in coff_end_symtab() argument
424 struct objfile *objfile) in record_minimal_symbol() argument
453 coff_symfile_init (struct objfile *objfile) in coff_symfile_init() argument
679 coff_symfile_finish (struct objfile *objfile) in coff_symfile_finish() argument
695 struct objfile *objfile) in coff_symtab_read() argument
1383 int last_line, struct objfile *objfile) in enter_linenos() argument
1535 struct objfile *objfile) in process_coff_symbol() argument
1807 struct objfile *objfile) in decode_function_type() argument
1822 struct objfile *objfile) in decode_base_type() argument
1972 struct objfile *objfile) in coff_read_struct_type() argument
[all …]
H A Delfread.c232 elf_symtab_read (struct objfile *objfile, int type, in elf_symtab_read() argument
740 struct objfile *objfile; in elf_gnu_ifunc_record_cache() local
752 objfile = SYMBOL_OBJ_SECTION (msym)->objfile; in elf_gnu_ifunc_record_cache()
811 struct objfile *objfile; in elf_gnu_ifunc_resolve_by_cache() local
852 struct objfile *objfile; in elf_gnu_ifunc_resolve_by_got() local
1451 read_psyms (struct objfile *objfile) in read_psyms() argument
1463 struct objfile *objfile = (struct objfile *) objp; in free_elfinfo() local
1499 elf_symfile_finish (struct objfile *objfile) in elf_symfile_finish() argument
1514 elf_symfile_init (struct objfile *objfile) in elf_symfile_init() argument
1588 elf_get_probes (struct objfile *objfile) in VEC()
[all …]
H A Dsomread.c46 som_symtab_read (bfd *abfd, struct objfile *objfile, in som_symtab_read() argument
301 som_symfile_read (struct objfile *objfile, int symfile_flags) in som_symfile_read() argument
303 bfd *abfd = objfile->obfd; in som_symfile_read()
314 som_symtab_read (abfd, objfile, objfile->section_offsets); in som_symfile_read()
349 som_symfile_finish (struct objfile *objfile) in som_symfile_finish() argument
356 som_symfile_init (struct objfile *objfile) in som_symfile_init() argument
369 som_symfile_offsets (struct objfile *objfile, struct section_addr_info *addrs) in som_symfile_offsets() argument
374 objfile->num_sections = bfd_count_sections (objfile->obfd); in som_symfile_offsets()
385 objfile->sect_index_text = 0; in som_symfile_offsets()
387 objfile->sect_index_bss = 2; in som_symfile_offsets()
[all …]
H A Dminsyms.h86 struct objfile *objfile);
98 struct objfile *);
110 struct objfile *);
117 void install_minimal_symbols (struct objfile *);
124 void terminate_minimal_symbol_table (struct objfile *objfile);
130 void msymbols_sort (struct objfile *objfile);
169 struct objfile *);
177 struct objfile **);
187 struct objfile *);
199 struct objfile *);
[all …]
H A Dmdebugread.c258 static void psymtab_to_symtab_1 (struct objfile *objfile,
341 mdebug_build_psymtabs (struct objfile *objfile, in mdebug_build_psymtabs() argument
1351 basic_type (int bt, struct objfile *objfile) in basic_type() argument
2086 struct objfile *objfile) in parse_external() argument
2259 struct objfile *objfile) in record_minimal_symbol() argument
2336 parse_partial_symbols (struct objfile *objfile) in parse_partial_symbols() argument
3603 objfile); in parse_partial_symbols()
3936 mdebug_next_symbol_text (struct objfile *objfile) in mdebug_next_symbol_text() argument
3960 psymtab_to_symtab_1 (struct objfile *objfile, in psymtab_to_symtab_1() argument
4785 new_psymtab (char *name, struct objfile *objfile) in new_psymtab() argument
[all …]
H A Dstabsread.h19 struct objfile;
43 extern void common_block_start (char *, struct objfile *);
44 extern void common_block_end (struct objfile *);
136 struct objfile *);
146 extern void finish_global_stabs (struct objfile *objfile);
163 extern struct partial_symtab *end_psymtab (struct objfile *objfile,
175 struct section_offsets *, struct objfile *);
177 extern void elfstab_build_psymtabs (struct objfile *objfile,
183 (struct objfile *objfile,
188 extern void stabsect_build_psymtabs (struct objfile *objfile, char *stab_name,
[all …]
H A Dmachoread.c74 macho_new_init (struct objfile *objfile)
79 macho_symfile_init (struct objfile *objfile) in macho_symfile_init() argument
87 macho_register_oso (struct objfile *objfile, in macho_register_oso() argument
104 macho_symtab_add_minsym (struct objfile *objfile, const asymbol *sym) in macho_symtab_add_minsym() argument
176 macho_symtab_read (struct objfile *objfile, in macho_symtab_read() argument
790 macho_check_dsym (struct objfile *objfile) in macho_check_dsym() argument
846 macho_symfile_read (struct objfile *objfile, int symfile_flags) in macho_symfile_read() argument
945 macho_symfile_relocate (struct objfile *objfile, asection *sectp, in macho_symfile_relocate() argument
963 macho_symfile_finish (struct objfile *objfile) in macho_symfile_finish() argument
968 macho_symfile_offsets (struct objfile *objfile, in macho_symfile_offsets() argument
[all …]
H A Dbuildsym.h22 struct objfile;
184 #define next_symbol_text(objfile) (*next_symbol_text_func)(objfile) argument
188 EXTERN char *(*next_symbol_text_func) (struct objfile *);
217 struct objfile *objfile);
233 struct objfile *objfile,
238 struct objfile *objfile,
243 struct objfile *objfile, int section);
246 struct objfile *objfile,
249 extern void augment_type_symtab (struct objfile *objfile,
254 extern void scan_file_globals (struct objfile *objfile);
H A Dsymtab.c262 struct objfile *objfile; in iterate_over_symtabs() local
656 struct objfile *objfile) in symbol_set_names() argument
953 struct objfile *objfile; in find_pc_sect_symtab_via_partial() local
1383 struct objfile *objfile; in lookup_static_symbol_aux() local
1562 struct objfile *objfile; in lookup_symbol_aux_symtabs() local
1885 struct objfile *objfile; in basic_lookup_transparent_type() local
1953 struct objfile *objfile; in find_main_filename() local
2067 struct objfile *objfile; in find_pc_sect_symtab() local
2209 struct objfile *objfile; in find_pc_sect_line() local
2336 objfile = s->objfile; in find_pc_sect_line()
[all …]
H A Dprobe.c47 struct objfile *objfile; in parse_probes() local
115 if (!objfile->sf || !objfile->sf->sym_probe_fns) in parse_probes()
123 probes = objfile->sf->sym_probe_fns->sym_get_probes (objfile); in parse_probes()
186 if (!objfile->sf || !objfile->sf->sym_probe_fns) in VEC()
189 probes = objfile->sf->sym_probe_fns->sym_get_probes (objfile); in VEC()
209 struct objfile *objfile; in find_probe_by_pc() local
217 if (!objfile->sf || !objfile->sf->sym_probe_fns) in find_probe_by_pc()
221 probes = objfile->sf->sym_probe_fns->sym_get_probes (objfile); in find_probe_by_pc()
264 struct objfile *objfile; in VEC() local
282 if (! objfile->sf || ! objfile->sf->sym_probe_fns) in VEC()
[all …]
H A Ddwarf2read.c4902 struct objfile *objfile = cu->objfile; in process_psymtab_comp_unit_reader() local
5916 struct objfile *objfile = cu->objfile; in add_partial_symbol() local
7360 struct objfile *objfile = cu->objfile; in dwarf2_compute_name() local
7613 struct objfile *objfile = cu->objfile; in dwarf2_physname() local
7716 struct objfile *objfile = cu->objfile; in read_import_statement() local
9433 struct objfile *objfile = cu->objfile; in read_func_scope() local
9619 struct objfile *objfile = cu->objfile; in read_lexical_block_scope() local
9676 struct objfile *objfile = cu->objfile; in read_call_site_scope() local
9970 struct objfile *objfile = cu->objfile; in dwarf2_ranges_read() local
10296 struct objfile *objfile = cu->objfile; in dwarf2_record_block_ranges() local
[all …]
H A Dmipsread.c47 struct objfile *objfile);
54 mipscoff_new_init (struct objfile *ignore) in mipscoff_new_init()
63 mipscoff_symfile_init (struct objfile *objfile) in mipscoff_symfile_init() argument
70 mipscoff_symfile_read (struct objfile *objfile, int symfile_flags) in mipscoff_symfile_read() argument
72 bfd *abfd = objfile->obfd; in mipscoff_symfile_read()
85 mdebug_build_psymtabs (objfile, &ecoff_backend (abfd)->debug_swap, in mipscoff_symfile_read()
90 read_alphacoff_dynamic_symtab (objfile->section_offsets, objfile); in mipscoff_symfile_read()
95 install_minimal_symbols (objfile); in mipscoff_symfile_read()
103 mipscoff_symfile_finish (struct objfile *objfile) in mipscoff_symfile_finish() argument
181 struct objfile *objfile) in read_alphacoff_dynamic_symtab() argument
[all …]
H A Dbuildsym.c108 static void record_pending_block (struct objfile *objfile,
242 struct objfile *objfile, in finish_block_internal() argument
423 struct objfile *objfile) in finish_block() argument
437 record_pending_block (struct objfile *objfile, struct block *block, in record_pending_block() argument
493 make_blockvector (struct objfile *objfile) in make_blockvector() argument
999 end_symtab_get_static_block (CORE_ADDR end_addr, struct objfile *objfile, in end_symtab_get_static_block() argument
1098 struct objfile *objfile, int section, in end_symtab_from_static_block() argument
1227 objfile->symtabs = objfile->symtabs->next; in end_symtab_from_static_block()
1323 end_symtab (CORE_ADDR end_addr, struct objfile *objfile, int section) in end_symtab() argument
1334 end_expandable_symtab (CORE_ADDR end_addr, struct objfile *objfile, in end_expandable_symtab() argument
[all …]
/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-auto-load.c47 static void gdbpy_load_auto_script_for_objfile (struct objfile *objfile,
68 gdbpy_load_auto_script_for_objfile (struct objfile *objfile, FILE *file, in gdbpy_load_auto_script_for_objfile() argument
77 filename, objfile->name); in gdbpy_load_auto_script_for_objfile()
102 source_section_scripts (struct objfile *objfile, const char *source_name, in source_section_scripts() argument
160 objfile->name)) in source_section_scripts()
172 GDBPY_AUTO_SECTION_NAME, objfile->name); in source_section_scripts()
196 auto_load_section_scripts (struct objfile *objfile, const char *section_name) in auto_load_section_scripts() argument
198 bfd *abfd = objfile->obfd; in auto_load_section_scripts()
215 source_section_scripts (objfile, section_name, p, in auto_load_section_scripts()
224 gdbpy_load_auto_scripts_for_objfile (struct objfile *objfile) in gdbpy_load_auto_scripts_for_objfile() argument
[all …]
H A Dpy-objfile.c31 struct objfile *objfile; member
52 if (obj->objfile) in objfpy_get_filename()
53 return PyString_Decode (obj->objfile->name, strlen (obj->objfile->name), in objfpy_get_filename()
75 self->objfile = NULL; in objfpy_new()
182 if (! obj->objfile) in objfpy_is_valid()
193 py_free_objfile (struct objfile *objfile, void *datum) in py_free_objfile() argument
199 object->objfile = NULL; in py_free_objfile()
209 objfile_to_objfile_object (struct objfile *objfile) in objfile_to_objfile_object() argument
213 object = objfile_data (objfile, objfpy_objfile_data_key); in objfile_to_objfile_object()
219 object->objfile = objfile; in objfile_to_objfile_object()
[all …]
H A Dpy-block.c35 struct objfile *objfile; member
170 self_obj->objfile); in blpy_get_global_block()
234 else if (block->objfile) in blpy_dealloc()
251 struct objfile *objfile) in set_block() argument
255 if (objfile) in set_block()
257 obj->objfile = objfile; in set_block()
270 block_to_block_object (const struct block *block, struct objfile *objfile) in block_to_block_object() argument
276 set_block (block_obj, block, objfile); in block_to_block_object()
391 if (!symtab || symtab->objfile == NULL) in gdbpy_block_for_pc()
410 del_objfile_blocks (struct objfile *objfile, void *datum) in del_objfile_blocks() argument
[all …]

12345