Searched defs:GetElf (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/stg/ | ||
H A D | elf_dwarf_handle.cc | 91 Elf& ElfDwarfHandle::GetElf() { in GetElf() function in stg::ElfDwarfHandle |
/aosp_15_r20/system/unwinding/libunwindstack/ | ||
H A D | MapInfo.cpp | 276 Elf* MapInfo::GetElf(const std::shared_ptr<Memory>& process_memory, ArchEnum expected_arch) { in GetElf() function in unwindstack::MapInfo |