GDB (xrefs)
|
Go to the source code of this file.
Functions | |
const struct bfd_build_id * | build_id_bfd_get (bfd *abfd) |
int | build_id_verify (bfd *abfd, size_t check_len, const bfd_byte *check) |
gdb_bfd_ref_ptr | build_id_to_debug_bfd (size_t build_id_len, const bfd_byte *build_id) |
gdb_bfd_ref_ptr | build_id_to_exec_bfd (size_t build_id_len, const bfd_byte *build_id) |
std::string | find_separate_debug_file_by_buildid (struct objfile *objfile, deferred_warnings *warnings) |
static std::string | build_id_to_string (const bfd_build_id *build_id) |
|
extern |
Definition at line 34 of file build-id.c.
Referenced by build_id_verify(), elf_symfile_read_dwarf2(), find_separate_debug_file_by_buildid(), gdbpy_lookup_objfile(), get_gdb_index_contents_from_cache(), get_gdb_index_contents_from_cache_dwz(), index_cache_store_context::index_cache_store_context(), locate_exec_from_corefile_build_id(), objfpy_get_build_id(), open_source_file(), and validate_exec_file().
|
extern |
Definition at line 196 of file build-id.c.
References build_id_to_bfd_suffix().
Referenced by dwarf2_get_dwz_file(), and find_separate_debug_file_by_buildid().
|
extern |
Definition at line 204 of file build-id.c.
References build_id_to_bfd_suffix().
Referenced by locate_exec_from_corefile_build_id().
|
inlinestatic |
Definition at line 66 of file build-id.h.
Referenced by index_cache_store_context::index_cache_store_context(), index_cache::make_index_filename(), set_cbfd_soname_build_id(), and solib_map_sections().
|
extern |
Definition at line 56 of file build-id.c.
References build_id_bfd_get(), and check().
Referenced by build_id_to_debug_bfd_1(), dwarf2_get_dwz_file(), dwz_search_other_debugdirs(), elf_symfile_read_dwarf2(), and locate_exec_from_corefile_build_id().
|
extern |
Definition at line 212 of file build-id.c.
References build_id_bfd_get(), build_id_to_debug_bfd(), file_name_style, gdb_printf(), gdb_stdlog, objfile::obfd, objfile_name(), separate_debug_file_debug, cli_style_option::style(), styled_string(), and deferred_warnings::warn().
Referenced by coff_symfile_read(), and elf_symfile_read_dwarf2().