Home
last modified time | relevance | path

Searched defs:GetElf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/stg/
H A Delf_dwarf_handle.cc91 Elf& ElfDwarfHandle::GetElf() { in GetElf() function in stg::ElfDwarfHandle
/aosp_15_r20/system/unwinding/libunwindstack/
H A DMapInfo.cpp276 Elf* MapInfo::GetElf(const std::shared_ptr<Memory>& process_memory, ArchEnum expected_arch) { in GetElf() function in unwindstack::MapInfo