Home
last modified time | relevance | path

Searched defs:objfile (Results 1 – 25 of 78) sorted by relevance

1234

/dflybsd-src/contrib/gdb-7/gdb/
H A Dobjfiles.h118 struct objfile *objfile; member
155 #define OBJSTAT(objfile, expr) (objfile -> stats.expr) argument
190 struct objfile struct
198 struct objfile *next; argument
208 /* Some flag bits for this objfile. argument
213 /* The program space associated with this objfile. */ argument
217 /* Each objfile points to a linked list of symtabs derived from this file, argument
223 /* Each objfile points to a linked list of partial symtabs derived from argument
240 /* The object file's BFD. Can be null if the objfile contains only argument
248 struct objfile_per_bfd_storage *per_bfd; argument
[all …]
H A Dpsymtab.c78 require_partial_symbols (struct objfile *objfile, int verbose) in require_partial_symbols()
113 #define ALL_OBJFILE_PSYMTABS_REQUIRED(objfile, p) \ argument
124 #define ALL_PSYMTABS(objfile, p) \ argument
132 partial_map_expand_apply (struct objfile *objfile, in partial_map_expand_apply()
160 partial_map_symtabs_matching_filename (struct objfile *objfile, in partial_map_symtabs_matching_filename()
223 find_pc_sect_psymtab_closer (struct objfile *objfile, in find_pc_sect_psymtab_closer()
303 find_pc_sect_psymtab (struct objfile *objfile, CORE_ADDR pc, in find_pc_sect_psymtab()
372 find_pc_sect_symtab_from_partial (struct objfile *objfile, in find_pc_sect_symtab_from_partial()
398 find_pc_sect_psymbol (struct objfile *objfile, in find_pc_sect_psymbol()
465 fixup_psymbol_section (struct partial_symbol *psym, struct objfile *objfile) in fixup_psymbol_section()
[all …]
H A Dobjfiles.c124 get_objfile_bfd_data (struct objfile *objfile, struct bfd *abfd) in get_objfile_bfd_data()
172 set_objfile_per_bfd (struct objfile *objfile) in set_objfile_per_bfd()
188 struct objfile *objfile = (struct objfile *) objfilep; in add_to_objfile_sections() local
222 build_objfile_section_table (struct objfile *objfile) in build_objfile_section_table()
252 struct objfile *objfile; in allocate_objfile() local
322 get_objfile_arch (struct objfile *objfile) in get_objfile_arch()
364 const struct objfile *objfile) in objfile_separate_debug_iterate()
398 put_objfile_before (struct objfile *objfile, struct objfile *before_this) in put_objfile_before()
421 objfile_to_front (struct objfile *objfile) in objfile_to_front()
452 unlink_objfile (struct objfile *objfile) in unlink_objfile()
[all …]
H A Dsymmisc.c88 struct objfile *objfile; in print_symbol_bcache_statistics() local
108 struct objfile *objfile; in print_objfile_statistics() local
167 dump_objfile (struct objfile *objfile) in dump_objfile()
205 dump_msymbols (struct objfile *objfile, struct ui_file *outfile) in dump_msymbols()
285 dump_symtab_1 (struct objfile *objfile, struct symtab *symtab, in dump_symtab_1()
384 dump_symtab (struct objfile *objfile, struct symtab *symtab, in dump_symtab()
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
711 struct objfile *objfile; in maintenance_info_symtabs() local
H A Dminsyms.c187 struct objfile *objfile; in lookup_minimal_symbol() local
350 struct objfile *objfile; in lookup_minimal_symbol_text() local
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
848 struct objfile *objfile) in prim_record_minimal_symbol()
884 struct objfile *objfile) in prim_record_minimal_symbol_full()
962 struct objfile *objfile) in prim_record_minimal_symbol_and_info()
1076 struct objfile *objfile) in compact_minimal_symbols()
[all …]
H A Ddbxread.c204 find_text_range (bfd * sym_bfd, struct objfile *objfile) in find_text_range()
439 struct objfile *objfile) in record_minimal_symbol()
538 dbx_symfile_read (struct objfile *objfile, int symfile_flags) in dbx_symfile_read()
626 dbx_symfile_init (struct objfile *objfile) in dbx_symfile_init()
743 dbx_symfile_finish (struct objfile *objfile) in dbx_symfile_finish()
749 dbx_free_symfile_info (struct objfile *objfile, void *arg) in dbx_free_symfile_info()
887 dbx_next_symbol_text (struct objfile *objfile) in dbx_next_symbol_text()
907 init_bincl_list (int number, struct objfile *objfile) in init_bincl_list()
955 free_bincl_list (struct objfile *objfile) in free_bincl_list()
962 do_free_bincl_list_cleanup (void *objfile) in do_free_bincl_list_cleanup()
[all …]
H A Dsomread.c46 som_symtab_read (bfd *abfd, struct objfile *objfile, in som_symtab_read()
301 som_symfile_read (struct objfile *objfile, int symfile_flags) in som_symfile_read()
349 som_symfile_finish (struct objfile *objfile) in som_symfile_finish()
356 som_symfile_init (struct objfile *objfile) in som_symfile_init()
369 som_symfile_offsets (struct objfile *objfile, struct section_addr_info *addrs) in som_symfile_offsets()
H A Dstabsread.c205 #define STABS_CONTINUE(pp,objfile) \ argument
220 dbx_lookup_type (int typenums[2], struct objfile *objfile) in dbx_lookup_type()
319 dbx_alloc_type (int typenums[2], struct objfile *objfile) in dbx_alloc_type()
346 struct objfile *objfile) in patch_block_stabs()
609 struct objfile *objfile) in define_symbol()
1473 error_type (char **pp, struct objfile *objfile) in error_type()
1506 read_type (char **pp, struct objfile *objfile) in read_type()
2059 rs6000_builtin_type (int typenum, struct objfile *objfile) in rs6000_builtin_type()
2270 struct objfile *objfile) in read_member_functions()
2757 struct objfile *objfile) in read_cpp_abbrev()
[all …]
H A Delfread.c202 asection *bfd_section, struct objfile *objfile) in record_minimal_symbol()
232 elf_symtab_read (struct objfile *objfile, int type, in elf_symtab_read()
610 elf_rel_plt_read (struct objfile *objfile, asymbol **dyn_symbol_table) in elf_rel_plt_read()
740 struct objfile *objfile; in elf_gnu_ifunc_record_cache() local
811 struct objfile *objfile; in elf_gnu_ifunc_resolve_by_cache() local
852 struct objfile *objfile; in elf_gnu_ifunc_resolve_by_got() local
1172 find_separate_debug_file_by_buildid (struct objfile *objfile) in find_separate_debug_file_by_buildid()
1225 elf_symfile_read (struct objfile *objfile, int symfile_flags) in elf_symfile_read()
1451 read_psyms (struct objfile *objfile) in read_psyms()
1463 struct objfile *objfile = (struct objfile *) objp; in free_elfinfo() local
[all …]
H A Dmachoread.c79 macho_symfile_init (struct objfile *objfile) in macho_symfile_init()
87 macho_register_oso (struct objfile *objfile, in macho_register_oso()
104 macho_symtab_add_minsym (struct objfile *objfile, const asymbol *sym) in macho_symtab_add_minsym()
176 macho_symtab_read (struct objfile *objfile, in macho_symtab_read()
790 macho_check_dsym (struct objfile *objfile) in macho_check_dsym()
846 macho_symfile_read (struct objfile *objfile, int symfile_flags) in macho_symfile_read()
945 macho_symfile_relocate (struct objfile *objfile, asection *sectp, in macho_symfile_relocate()
963 macho_symfile_finish (struct objfile *objfile) in macho_symfile_finish()
968 macho_symfile_offsets (struct objfile *objfile, in macho_symfile_offsets()
H A Dcoffread.c281 cs_to_bfd_section (struct coff_symbol *cs, struct objfile *objfile) in cs_to_bfd_section()
294 cs_to_section (struct coff_symbol *cs, struct objfile *objfile) in cs_to_section()
410 coff_end_symtab (struct objfile *objfile) in coff_end_symtab()
424 struct objfile *objfile) in record_minimal_symbol()
453 coff_symfile_init (struct objfile *objfile) in coff_symfile_init()
513 coff_symfile_read (struct objfile *objfile, int symfile_flags) in coff_symfile_read()
679 coff_symfile_finish (struct objfile *objfile) in coff_symfile_finish()
695 struct objfile *objfile) in coff_symtab_read()
1383 int last_line, struct objfile *objfile) in enter_linenos()
1535 struct objfile *objfile) in process_coff_symbol()
[all …]
H A Dsymfile.c271 build_section_addr_info_from_objfile (const struct objfile *objfile) in build_section_addr_info_from_objfile()
305 init_objfile_sect_indices (struct objfile *objfile) in init_objfile_sect_indices()
672 default_symfile_offsets (struct objfile *objfile, in default_symfile_offsets()
824 read_symbols (struct objfile *objfile, int add_flags) in read_symbols()
849 init_entry_point_info (struct objfile *objfile) in init_entry_point_info()
927 syms_from_objfile_1 (struct objfile *objfile, in syms_from_objfile_1()
1038 syms_from_objfile (struct objfile *objfile, in syms_from_objfile()
1053 new_symfile_objfile (struct objfile *objfile, int add_flags) in new_symfile_objfile()
1101 struct objfile *objfile; in symbol_file_add_with_addrs_or_offsets() local
1201 symbol_file_add_separate (bfd *bfd, int symfile_flags, struct objfile *objfile) in symbol_file_add_separate()
[all …]
H A Dbuildsym.c242 struct objfile *objfile, in finish_block_internal()
423 struct objfile *objfile) in finish_block()
437 record_pending_block (struct objfile *objfile, struct block *block, in record_pending_block()
493 make_blockvector (struct objfile *objfile) in make_blockvector()
999 end_symtab_get_static_block (CORE_ADDR end_addr, struct objfile *objfile, in end_symtab_get_static_block()
1098 struct objfile *objfile, int section, in end_symtab_from_static_block()
1323 end_symtab (CORE_ADDR end_addr, struct objfile *objfile, int section) in end_symtab()
1334 end_expandable_symtab (CORE_ADDR end_addr, struct objfile *objfile, in end_expandable_symtab()
1367 augment_type_symtab (struct objfile *objfile, struct symtab *primary_symtab) in augment_type_symtab()
H A Ddwarf2read.c185 struct objfile *objfile; member
386 struct objfile *objfile; member
556 struct objfile *objfile; member
1769 dwarf2_has_info (struct objfile *objfile, in dwarf2_has_info()
1918 dwarf2_read_section (struct objfile *objfile, struct dwarf2_section_info *info) in dwarf2_read_section()
1975 dwarf2_section_size (struct objfile *objfile, in dwarf2_section_size()
1987 dwarf2_get_section_info (struct objfile *objfile, in dwarf2_get_section_info()
2381 create_cus_from_index_list (struct objfile *objfile, in create_cus_from_index_list()
2416 create_cus_from_index (struct objfile *objfile, in create_cus_from_index()
2442 create_signatured_type_table_from_index (struct objfile *objfile, in create_signatured_type_table_from_index()
[all …]
H A Dsymtab.c262 struct objfile *objfile; in iterate_over_symtabs() local
420 struct objfile *objfile) in symbol_init_cplus_specific()
439 struct objfile *objfile) in symbol_set_demangled_name()
529 create_demangled_names_hash (struct objfile *objfile) in create_demangled_names_hash()
656 struct objfile *objfile) in symbol_set_names()
953 struct objfile *objfile; in find_pc_sect_symtab_via_partial() local
987 CORE_ADDR addr, struct objfile *objfile) in fixup_section()
1059 fixup_symbol_section (struct symbol *sym, struct objfile *objfile) in fixup_symbol_section()
1383 struct objfile *objfile; in lookup_static_symbol_aux() local
1493 const struct objfile *objfile; in lookup_global_symbol_from_objfile() local
[all …]
H A Dmipsread.c63 mipscoff_symfile_init (struct objfile *objfile) in mipscoff_symfile_init()
70 mipscoff_symfile_read (struct objfile *objfile, int symfile_flags) in mipscoff_symfile_read()
103 mipscoff_symfile_finish (struct objfile *objfile) in mipscoff_symfile_finish()
181 struct objfile *objfile) in read_alphacoff_dynamic_symtab()
H A Dparse.c266 write_exp_elt_objfile (struct objfile *objfile) in write_exp_elt_objfile()
498 struct objfile *objfile = msymbol_objfile (msymbol); in write_exp_msymbol() local
1767 operator_check_standard (struct expression *exp, int pos, in operator_check_standard()
1774 struct objfile *objfile = NULL; in operator_check_standard() local
1805 struct objfile *objfile = TYPE_OBJFILE (type); in operator_check_standard() local
1855 exp_iterate (struct expression *exp, in exp_iterate()
1884 struct objfile *objfile = objfile_voidp; in exp_uses_objfile_iter() local
1897 exp_uses_objfile (struct expression *exp, struct objfile *objfile) in exp_uses_objfile()
H A Dmdebugread.c280 mdebug_read_symtab (struct partial_symtab *self, struct objfile *objfile) in mdebug_read_symtab()
341 mdebug_build_psymtabs (struct objfile *objfile, in mdebug_build_psymtabs()
547 struct section_offsets *section_offsets, struct objfile *objfile) in parse_symbol()
1351 basic_type (int bt, struct objfile *objfile) in basic_type()
2086 struct objfile *objfile) in parse_external()
2259 struct objfile *objfile) in record_minimal_symbol()
2336 parse_partial_symbols (struct objfile *objfile) in parse_partial_symbols()
3869 handle_psymbol_enumerators (struct objfile *objfile, FDR *fh, int stype, in handle_psymbol_enumerators()
3936 mdebug_next_symbol_text (struct objfile *objfile) in mdebug_next_symbol_text()
3960 psymtab_to_symtab_1 (struct objfile *objfile, in psymtab_to_symtab_1()
[all …]
H A Dprobe.c47 struct objfile *objfile; in parse_probes() local
209 struct objfile *objfile; in find_probe_by_pc() local
264 struct objfile *objfile; in VEC() local
710 probe_any_get_probes (VEC (probe_p) **probesp, struct objfile *objfile) in probe_any_get_probes()
H A Djv-lang.c82 jv_per_objfile_free (struct objfile *objfile, void *data) in jv_per_objfile_free()
136 struct objfile *objfile = get_dynamics_objfile (gdbarch); in get_java_class_symtab() local
186 struct objfile *objfile = get_dynamics_objfile (get_type_arch (type)); in add_class_symbol() local
268 struct objfile *objfile; in type_from_class() local
353 struct objfile *objfile = get_dynamics_objfile (gdbarch); in java_link_class_type() local
H A Djit.c247 struct objfile *objfile; member
302 add_objfile_entry (struct objfile *objfile, CORE_ADDR entry) in add_objfile_entry()
633 finalize_symtab (struct gdb_symtab *stab, struct objfile *objfile) in finalize_symtab()
785 struct objfile *objfile; in jit_object_close_impl() local
875 struct objfile *objfile; in jit_bfd_try_read_symtab() local
965 jit_unregister_code (struct objfile *objfile) in jit_unregister_code()
1429 free_objfile_data (struct objfile *objfile, void *data) in free_objfile_data()
/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-auto-load.c68 gdbpy_load_auto_script_for_objfile (struct objfile *objfile, FILE *file, in gdbpy_load_auto_script_for_objfile()
102 source_section_scripts (struct objfile *objfile, const char *source_name, in source_section_scripts()
196 auto_load_section_scripts (struct objfile *objfile, const char *section_name) in auto_load_section_scripts()
224 gdbpy_load_auto_scripts_for_objfile (struct objfile *objfile) in gdbpy_load_auto_scripts_for_objfile()
289 gdbpy_load_auto_scripts_for_objfile (struct objfile *objfile) in gdbpy_load_auto_scripts_for_objfile()
H A Dpy-newobjfileevent.c26 create_new_objfile_event_object (struct objfile *objfile) in create_new_objfile_event_object()
55 emit_new_objfile_event (struct objfile *objfile) in emit_new_objfile_event()
H A Dpy-objfile.c31 struct objfile *objfile; member
193 py_free_objfile (struct objfile *objfile, void *datum) in py_free_objfile()
209 objfile_to_objfile_object (struct objfile *objfile) in objfile_to_objfile_object()
H A Dpy-block.c35 struct objfile *objfile; member
251 struct objfile *objfile) in set_block()
270 block_to_block_object (const struct block *block, struct objfile *objfile) in block_to_block_object()
410 del_objfile_blocks (struct objfile *objfile, void *datum) in del_objfile_blocks()

1234