Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DMapInfo.cpp195 Elf* MapInfo::GetElf(const std::shared_ptr<Memory>& process_memory, ArchEnum expected_arch) { in GetElf() function in unwindstack::MapInfo
DJitDebug.cpp184 Elf* JitDebug::GetElf(Maps* maps, uint64_t pc) { in GetElf() function in unwindstack::JitDebug