Home
last modified time | relevance | path

Searched refs:DumpDwarfSection (Results 1 – 1 of 1) sorted by relevance

/system/unwinding/libunwindstack/tools/
Dunwind_info.cpp85 void DumpDwarfSection(Elf* elf, DwarfSection* section, uint64_t) { in DumpDwarfSection() function
137 DumpDwarfSection(&elf, interface->eh_frame(), elf.GetLoadBias()); in GetElfInfo()
145 DumpDwarfSection(&elf, interface->debug_frame(), elf.GetLoadBias()); in GetElfInfo()
156 DumpDwarfSection(&elf, gnu_debugdata_interface->eh_frame(), 0); in GetElfInfo()
161 DumpDwarfSection(&elf, gnu_debugdata_interface->debug_frame(), 0); in GetElfInfo()