Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DElf.h114 static bool CacheGet(MapInfo* info);
/system/core/libunwindstack/
DMapInfo.cpp205 if (Elf::CacheGet(this)) { in GetElf()
DElf.cpp378 bool Elf::CacheGet(MapInfo* info) { in CacheGet() function in unwindstack::Elf