GDB (xrefs)
|
Go to the source code of this file.
Enumerations | |
enum class | dw_index_kind { GDB_INDEX , DEBUG_NAMES } |
Functions | |
bool | dwarf2_has_info (struct objfile *, const struct dwarf2_debug_sections *, bool=false) |
void | dwarf2_initialize_objfile (struct objfile *objfile) |
void | dwarf2_build_frame_info (struct objfile *) |
|
strong |
|
extern |
Definition at line 2120 of file frame.c.
References objfile::arch(), decode_frame_entry(), DWARF2_DEBUG_FRAME, DWARF2_EH_FRAME, dwarf2_get_section_info(), EH_CIE_OR_FDE_TYPE_ID, fde_is_less_than(), dwarf2_fde::initial_location, objfile_name(), objfile::separate_debug_objfile_backlink, and set_comp_unit().
Referenced by dwarf2_frame_find_fde(), and macho_symfile_read().
|
extern |
Definition at line 1360 of file read.c.
References dwarf2_per_bfd::abbrev, dwarf2_objfile_data_key, dwarf2_per_bfd_bfd_data_key, dwarf2_per_bfd_objfile_data_key, objfile::flags, gdb_bfd_requires_relocations(), registry< T >::get(), get_dwarf2_per_objfile(), dwarf2_per_bfd::info, dwarf2_section_info::is_virtual, objfile::obfd, OBJF_READNEVER, OBJF_READNOW, dwarf2_per_objfile::per_bfd, dwarf2_section_info::s, dwarf2_section_info::section, and registry< T >::set().
Referenced by coff_symfile_read(), elf_symfile_read_dwarf2(), macho_symfile_read(), cooked_index_functions::read_partial_symbols(), and xcoff_initial_scan().
|
extern |
Definition at line 3383 of file read.c.
References dwarf2_per_bfd::all_units, create_all_units(), create_quick_file_names_table(), dwarf2_read_debug_names(), dwarf2_read_gdb_index(), dwarf_read_debug_printf, objfile::flags, get_dwarf2_per_objfile(), get_gdb_index_contents_from_cache(), get_gdb_index_contents_from_cache_dwz(), global_index_cache, index_cache::hit(), dwarf2_per_bfd::index_table, make_cooked_index_funcs(), index_cache::miss(), OBJF_READNOW, dwarf2_per_cu_data::per_bfd, dwarf2_per_objfile::per_bfd, objfile::qf, and dwarf2_per_bfd::quick_file_names_table.
Referenced by coff_symfile_read(), elf_symfile_read_dwarf2(), macho_symfile_read(), and xcoff_initial_scan().