Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DMapInfo.cpp351 Elf* elf_obj = GetElfObj(); in GetLoadBias()
389 Elf* elf_obj = GetElfObj(); in GetFullName()
416 Elf* elf_obj = GetElfObj(); in GetBuildID()
/system/unwinding/libunwindstack/include/unwindstack/
DMapInfo.h131 inline Elf* GetElfObj() { in GetElfObj() function