Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DElf.h115 static bool CacheAfterCreateMemory(MapInfo* info);
/system/core/libunwindstack/
DMapInfo.cpp213 if (Elf::CacheAfterCreateMemory(this)) { in GetElf()
DElf.cpp360 bool Elf::CacheAfterCreateMemory(MapInfo* info) { in CacheAfterCreateMemory() function in unwindstack::Elf