| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | objfiles.h | 123 #define SECT_OFF_DATA(objfile) \ argument 128 #define SECT_OFF_RODATA(objfile) \ argument 133 #define SECT_OFF_TEXT(objfile) \ argument 141 #define SECT_OFF_BSS(objfile) (objfile)->sect_index_bss argument 163 #define OBJSTAT(objfile, expr) (objfile -> stats.expr) argument 339 explicit separate_debug_iterator (struct objfile *objfile) in separate_debug_iterator() 401 struct objfile *objfile; member 421 struct objfile struct 457 minimal symbols of an objfile. */ argument 473 objfiles of this objfile. */ argument [all …]
|
| D | objfiles.c | 115 set_objfile_per_bfd (struct objfile *objfile) in set_objfile_per_bfd() 146 set_objfile_main_name (struct objfile *objfile, in set_objfile_main_name() 193 objfile_register_static_link (struct objfile *objfile, in objfile_register_static_link() 222 objfile_lookup_static_link (struct objfile *objfile, in objfile_lookup_static_link() 249 struct objfile *objfile, int force) in add_to_objfile_sections() 274 build_objfile_section_table (struct objfile *objfile) in build_objfile_section_table() 309 objfile::objfile (gdb_bfd_ref_ptr bfd_, const char *name, objfile_flags flags_) in objfile() function 426 add_separate_debug_objfile (struct objfile *objfile, struct objfile *parent) in add_separate_debug_objfile() 473 free_objfile_separate_debug (struct objfile *objfile) in free_objfile_separate_debug() 577 relocate_one_symbol (struct symbol *sym, struct objfile *objfile, in relocate_one_symbol() [all …]
|
| D | psymtab.c | 81 psymbol_functions::partial_symbols (struct objfile *objfile) in partial_symbols() 90 find_pc_sect_psymtab_closer (struct objfile *objfile, in find_pc_sect_psymtab_closer() 164 psymbol_functions::find_pc_sect_psymtab (struct objfile *objfile, in find_pc_sect_psymtab() 188 (struct objfile *objfile, in find_pc_sect_compunit_symtab() 216 find_pc_sect_psymbol (struct objfile *objfile, in find_pc_sect_psymbol() 279 psymbol_functions::lookup_global_symbol_language (struct objfile *objfile, in lookup_global_symbol_language() 324 lookup_partial_symbol (struct objfile *objfile, in lookup_partial_symbol() 416 psymtab_to_symtab (struct objfile *objfile, struct partial_symtab *pst) in psymtab_to_symtab() 486 psymbol_functions::forget_cached_source_info (struct objfile *objfile) in forget_cached_source_info() 499 print_partial_symbols (struct gdbarch *gdbarch, struct objfile *objfile, in print_partial_symbols() [all …]
|
| D | symfile-debug.c | 61 symfile_debug_installed (struct objfile *objfile) in symfile_debug_installed() 528 simple_find_and_open_separate_symbol_file in simple_find_and_open_separate_symbol_file() 529 (struct objfile *objfile, in simple_find_and_open_separate_symbol_file() 555 debuginfod_find_and_open_separate_symbol_file (struct objfile * objfile) in debuginfod_find_and_open_separate_symbol_file() 676 debug_sym_get_probes (struct objfile *objfile) in debug_sym_get_probes() 700 debug_sym_new_init (struct objfile *objfile) in debug_sym_new_init() 712 debug_sym_init (struct objfile *objfile) in debug_sym_init() 724 debug_sym_read (struct objfile *objfile, symfile_add_flags symfile_flags) in debug_sym_read() 736 debug_sym_finish (struct objfile *objfile) in debug_sym_finish() 748 debug_sym_offsets (struct objfile *objfile, in debug_sym_offsets() [all …]
|
| D | xcoffread.c | 154 #define XCOFF_DATA(objfile) \ argument 257 struct objfile *objfile; member 267 struct objfile *objfile = args->objfile; in find_targ_sec() local 291 xcoff_secnum_to_sections (int n_scnum, struct objfile *objfile, in xcoff_secnum_to_sections() 310 secnum_to_section (int n_scnum, struct objfile *objfile) in secnum_to_section() 322 secnum_to_bfd_section (int n_scnum, struct objfile *objfile) in secnum_to_bfd_section() 721 aix_process_linenos (struct objfile *objfile) in aix_process_linenos() 748 struct objfile *objfile = this_symtab_objfile; in enter_line_range() local 848 struct objfile *objfile) in record_minimal_symbol() 879 xcoff_next_symbol_text (struct objfile *objfile) in xcoff_next_symbol_text() [all …]
|
| D | stabsread.c | 209 #define STABS_CONTINUE(pp,objfile) \ argument 241 dbx_lookup_type (int typenums[2], struct objfile *objfile) in dbx_lookup_type() 338 dbx_alloc_type (int typenums[2], struct objfile *objfile) in dbx_alloc_type() 365 dbx_init_float_type (struct objfile *objfile, int bits) in dbx_init_float_type() 386 struct objfile *objfile) in patch_block_stabs() 646 struct objfile *objfile) in define_symbol() 1440 error_type (const char **pp, struct objfile *objfile) in error_type() 1492 read_type (const char **pp, struct objfile *objfile) in read_type() 2048 rs6000_builtin_type (int typenum, struct objfile *objfile) in rs6000_builtin_type() 2249 struct type *type, struct objfile *objfile) in read_member_functions() [all …]
|
| D | dbxread.c | 198 find_text_range (bfd * sym_bfd, struct objfile *objfile) in find_text_range() 431 struct objfile *objfile) in record_minimal_symbol() 519 dbx_symfile_read (struct objfile *objfile, symfile_add_flags symfile_flags) in dbx_symfile_read() 584 dbx_symfile_init (struct objfile *objfile) in dbx_symfile_init() 697 dbx_symfile_finish (struct objfile *objfile) in dbx_symfile_finish() 838 dbx_next_symbol_text (struct objfile *objfile) in dbx_next_symbol_text() 876 set_namestring (struct objfile *objfile, const struct internal_nlist *nlist) in set_namestring() 896 struct objfile *objfile) in find_stab_function() 953 struct objfile *objfile) in read_dbx_symtab() 1976 start_psymtab (psymtab_storage *partial_symtabs, struct objfile *objfile, in start_psymtab() [all …]
|
| D | machoread.c | 76 macho_new_init (struct objfile *objfile) in macho_new_init() 81 macho_symfile_init (struct objfile *objfile) in macho_symfile_init() 89 struct objfile *objfile, const asymbol *sym) in macho_symtab_add_minsym() 150 struct objfile *objfile, in macho_symtab_read() 724 macho_check_dsym (struct objfile *objfile, std::string *filenamep) in macho_check_dsym() 778 macho_symfile_read (struct objfile *objfile, symfile_add_flags symfile_flags) in macho_symfile_read() 861 macho_symfile_relocate (struct objfile *objfile, asection *sectp, in macho_symfile_relocate() 878 macho_symfile_finish (struct objfile *objfile) in macho_symfile_finish() 883 macho_symfile_offsets (struct objfile *objfile, in macho_symfile_offsets()
|
| D | coffread.c | 272 cs_to_bfd_section (struct coff_symbol *cs, struct objfile *objfile) in cs_to_bfd_section() 285 cs_to_section (struct coff_symbol *cs, struct objfile *objfile) in cs_to_section() 366 coff_start_compunit_symtab (struct objfile *objfile, const char *name) in coff_start_compunit_symtab() 401 coff_end_compunit_symtab (struct objfile *objfile) in coff_end_compunit_symtab() 448 struct objfile *objfile) in record_minimal_symbol() 482 coff_symfile_init (struct objfile *objfile) in coff_symfile_init() 526 struct objfile *objfile) in coff_read_minsyms() 604 coff_symfile_read (struct objfile *objfile, symfile_add_flags symfile_flags) in coff_symfile_read() 747 coff_symfile_finish (struct objfile *objfile) in coff_symfile_finish() 762 struct objfile *objfile) in coff_symtab_read() [all …]
|
| D | probe.h | 157 virtual void set_semaphore (struct objfile *objfile, in set_semaphore() 164 virtual void clear_semaphore (struct objfile *objfile, in clear_semaphore() 258 struct objfile *objfile = NULL; member
|
| D | elfread.c | 201 asection *bfd_section, struct objfile *objfile) in record_minimal_symbol() 241 struct objfile *objfile, int type, in elf_symtab_read() 548 struct objfile *objfile, asymbol **dyn_symbol_table) in elf_rel_plt_read() 698 struct objfile *objfile; in elf_gnu_ifunc_record_cache() local 1062 elf_read_minimal_symbols (struct objfile *objfile, int symfile_flags, in elf_read_minimal_symbols() 1194 elf_symfile_read_dwarf2 (struct objfile *objfile, in elf_symfile_read_dwarf2() 1253 elf_symfile_read (struct objfile *objfile, symfile_add_flags symfile_flags) in elf_symfile_read() 1339 elf_symfile_finish (struct objfile *objfile) in elf_symfile_finish() 1346 elf_symfile_init (struct objfile *objfile) in elf_symfile_init() 1353 elf_get_probes (struct objfile *objfile) in elf_get_probes()
|
| D | minsyms.c | 112 msymbol_is_function (struct objfile *objfile, minimal_symbol *minsym, in msymbol_is_function() 211 struct objfile *objfile, in add_minsym_to_demangled_hash_table() 252 struct objfile *objfile, in maybe_collect() 299 struct objfile *objfile, in lookup_minimal_symbol_mangled() 323 struct objfile *objfile, in lookup_minimal_symbol_demangled() 489 struct objfile *objfile) in find_minimal_symbol_address() 713 frob_address (struct objfile *objfile, CORE_ADDR pc, in frob_address() 1311 struct objfile *objfile) in compact_minimal_symbols() 1343 clear_minimal_symbol_hash_tables (struct objfile *objfile) in clear_minimal_symbol_hash_tables() 1372 (struct objfile *objfile, in build_minimal_symbol_hash_tables() [all …]
|
| D | mipsread.c | 58 mipscoff_symfile_init (struct objfile *objfile) in mipscoff_symfile_init() 65 mipscoff_symfile_read (struct objfile *objfile, symfile_add_flags symfile_flags) in mipscoff_symfile_read() 95 mipscoff_symfile_finish (struct objfile *objfile) in mipscoff_symfile_finish() 173 struct objfile *objfile) in read_alphacoff_dynamic_symtab()
|
| D | target-section.h | 33 target_section_owner (const objfile *objfile) : objfile (objfile) {} in target_section_owner() 48 const struct objfile *objfile; member
|
| D | symfile.c | 258 build_section_addr_info_from_objfile (const struct objfile *objfile) in build_section_addr_info_from_objfile() 279 init_objfile_sect_indices (struct objfile *objfile) in init_objfile_sect_indices() 626 default_symfile_offsets (struct objfile *objfile, in default_symfile_offsets() 770 read_symbols (struct objfile *objfile, symfile_add_flags add_flags) in read_symbols() 798 init_entry_point_info (struct objfile *objfile) in init_entry_point_info() 892 syms_from_objfile_1 (struct objfile *objfile, in syms_from_objfile_1() 977 syms_from_objfile (struct objfile *objfile, in syms_from_objfile() 990 finish_new_objfile (struct objfile *objfile, symfile_add_flags add_flags) in finish_new_objfile() 1037 struct objfile *objfile; in symbol_file_add_with_addrs() local 1134 struct objfile *objfile) in symbol_file_add_separate() [all …]
|
| D | expop.h | 204 check_objfile (struct objfile *exp_objfile, struct objfile *objfile) in check_objfile() 212 check_objfile (struct type *type, struct objfile *objfile) in check_objfile() 221 check_objfile (struct symbol *sym, struct objfile *objfile) in check_objfile() 230 check_objfile (const block_symbol &sym, struct objfile *objfile) in check_objfile() 237 check_objfile (bound_minimal_symbol minsym, struct objfile *objfile) in check_objfile() 243 check_objfile (internalvar *ivar, struct objfile *objfile) in check_objfile() 249 check_objfile (const std::string &str, struct objfile *objfile) in check_objfile() 255 check_objfile (const operation_up &op, struct objfile *objfile) in check_objfile() 261 check_objfile (enum exp_opcode val, struct objfile *objfile) in check_objfile() 267 check_objfile (ULONGEST val, struct objfile *objfile) in check_objfile() [all …]
|
| D | auto-load.c | 719 auto_load_objfile_script_1 (struct objfile *objfile, const char *realname, in auto_load_objfile_script_1() 819 auto_load_objfile_script (struct objfile *objfile, in auto_load_objfile_script() 889 struct objfile *objfile, in source_script_file() 959 struct objfile *objfile, in execute_script_contents() 1047 source_section_scripts (struct objfile *objfile, const char *section_name, in source_section_scripts() 1113 auto_load_section_scripts (struct objfile *objfile, const char *section_name) in auto_load_section_scripts() 1146 load_auto_scripts_for_objfile (struct objfile *objfile) in load_auto_scripts_for_objfile() 1357 struct objfile *objfile, const struct extension_language_defn *language, in maybe_print_unsupported_script_warning() 1381 struct objfile *objfile, const struct extension_language_defn *language, in maybe_print_script_not_found_warning()
|
| D | symmisc.c | 114 dump_objfile (struct objfile *objfile) in dump_objfile() 146 dump_msymbols (struct objfile *objfile, struct ui_file *outfile) in dump_msymbols() 237 struct objfile *objfile = symtab->compunit ()->objfile (); in dump_symtab_1() local 948 struct objfile *objfile; in maintenance_print_one_line_table() local
|
| D | mdebugread.c | 281 mdebug_read_symtab (legacy_psymtab *self, struct objfile *objfile) in mdebug_read_symtab() 334 struct objfile *objfile, in mdebug_build_psymtabs() 563 struct objfile *objfile, const char *name) in add_data_symbol() 580 const section_offsets §ion_offsets, struct objfile *objfile) in parse_symbol() 1365 basic_type (int bt, struct objfile *objfile) in basic_type() 2066 struct objfile *objfile) in parse_external() 2235 struct objfile *objfile) in record_minimal_symbol() 2298 struct objfile *objfile) in parse_partial_symbols() 3758 handle_psymbol_enumerators (struct objfile *objfile, in handle_psymbol_enumerators() 3828 mdebug_next_symbol_text (struct objfile *objfile) in mdebug_next_symbol_text() [all …]
|
| D | symtab.c | 376 linetable_entry::pc (const struct objfile *objfile) const in pc() 479 minimal_symbol::value_address (objfile *objfile) const in value_address() argument 516 minimal_symbol::maybe_copied (objfile *objfile) const in maybe_copied() argument 1157 general_symbol_info::obj_section (const struct objfile *objfile) const in obj_section() 1724 symtab_new_objfile_observer (struct objfile *objfile) in symtab_new_objfile_observer() 1743 symtab_free_objfile_observer (struct objfile *objfile) in symtab_free_objfile_observer() 1751 fixup_symbol_section (struct symbol *sym, struct objfile *objfile) in fixup_symbol_section() 2111 struct objfile *objfile = (block == nullptr in lookup_symbol_aux() local 2257 struct objfile *objfile in lookup_symbol_in_block() local 2308 lookup_symbol_in_objfile_symtabs (struct objfile *objfile, in lookup_symbol_in_objfile_symtabs() [all …]
|
| D | ctfread.c | 363 ctf_init_float_type (struct objfile *objfile, in ctf_init_float_type() 468 struct objfile *objfile = ccp->of; in new_symbol() local 809 struct objfile *objfile = ccp->of; in read_array_type() local 852 struct objfile *objfile = ccp->of; in read_const_type() local 875 struct objfile *objfile = ccp->of; in read_volatile_type() local 902 struct objfile *objfile = ccp->of; in read_restrict_type() local 926 struct objfile *objfile = ccp->of; in read_typedef_type() local 1363 ctf_psymtab::expand_psymtab (struct objfile *objfile) in expand_psymtab() 1393 ctf_psymtab::read_symtab (struct objfile *objfile) in read_symtab() 1440 struct objfile *objfile) in create_partial_symtab()
|
| D | progspace.c | 141 program_space::add_objfile (std::unique_ptr<objfile> &&objfile, in add_objfile() 161 program_space::remove_objfile (struct objfile *objfile) in remove_objfile()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/python/ |
| D | py-newobjfileevent.c | 23 create_new_objfile_event_object (struct objfile *objfile) in create_new_objfile_event_object() 44 emit_new_objfile_event (struct objfile *objfile) in emit_new_objfile_event() 59 create_free_objfile_event_object (struct objfile *objfile) in create_free_objfile_event_object() 80 emit_free_objfile_event (struct objfile *objfile) in emit_free_objfile_event()
|
| D | py-objfile.c | 34 struct objfile *objfile; member 137 struct objfile *objfile = obj->objfile; in objfpy_get_owner() local 154 struct objfile *objfile = obj->objfile; in objfpy_get_build_id() local 620 struct objfile *objfile = nullptr; in gdbpy_lookup_objfile() local 688 objfile_to_objfile_object (struct objfile *objfile) in objfile_to_objfile_object()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| D | py-missing-debug.py | 40 def __call__(self, objfile): argument 97 def __call__(self, objfile): argument 105 def __call__(self, objfile): argument
|