Searched refs:dwarf_debug_info (Results 1 – 4 of 4) sorted by relevance
92 dwarf_debug_info() const;
2055 if (dwarf_debug_info() == nullptr) in read_corpus()2119 if (!dwarf_debug_info()) in read_debug_info_into_corpus()2164 (dwarf_next_unit(const_cast<Dwarf*>(dwarf_debug_info()), in read_debug_info_into_corpus()2172 if (!dwarf_offdie(const_cast<Dwarf*>(dwarf_debug_info()), in read_debug_info_into_corpus()2388 {return dwarf_getelf(const_cast<Dwarf*>(dwarf_debug_info()));} in dwarf_elf_handle()2415 result = dwarf_debug_info(); in dwarf_per_die_source()2884 if (dwarf_debug_info() == die_dwarf) in get_die_source()5312 (dwarf_next_unit(const_cast<Dwarf*>(dwarf_debug_info()), in build_die_parent_maps()5319 if (!dwarf_offdie(const_cast<Dwarf*>(dwarf_debug_info()), in build_die_parent_maps()5361 (dwarf_next_unit(const_cast<Dwarf*>(dwarf_debug_info()), in build_die_parent_maps()[all …]
532 reader::dwarf_debug_info() const in dwarf_debug_info() function in abigail::elf::reader
451 if (r.dwarf_debug_info()) in file_has_dwarf_debug_info()