Searched refs:elf_module (Results 1 – 2 of 2) sorted by relevance
/third_party/libabigail/src/ |
D | abg-elf-reader.cc | 51 find_alt_dwarf_debug_info_link(Dwfl_Module *elf_module, in find_alt_dwarf_debug_info_link() argument 55 Dwarf *dwarf = dwfl_module_getdwarf(elf_module, &bias); in find_alt_dwarf_debug_info_link() 173 find_alt_dwarf_debug_info(Dwfl_Module *elf_module, in find_alt_dwarf_debug_info() argument 178 if (elf_module == 0) in find_alt_dwarf_debug_info() 182 find_alt_dwarf_debug_info_link(elf_module, alt_file_name); in find_alt_dwarf_debug_info() 188 Dwarf* dwarf = dwfl_module_getdwarf(elf_module, &bias); in find_alt_dwarf_debug_info() 201 file_name = dwfl_module_info(elf_module, &user_data, in find_alt_dwarf_debug_info() 204 alt_fd = dwfl_standard_find_debuginfo(elf_module, user_data, in find_alt_dwarf_debug_info() 235 Dwarf* dwarf = dwfl_module_getdwarf(elf_module, &bias); in find_alt_dwarf_debug_info() 263 Dwfl_Module* elf_module = nullptr; member [all …]
|
/third_party/libabigail/ |
D | ChangeLog | 646 create_default_dwfl, dwfl_handle, elf_module, elf_handle, 37420 (read_context::{elf_module, elf_handle}): New accessors.
|