Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DElf.cpp235 ElfInterface32::GetMaxSize(memory, size); in GetInfo()
237 ElfInterface64::GetMaxSize(memory, size); in GetInfo()
DElfInterface.cpp524 void ElfInterfaceImpl<ElfTypes>::GetMaxSize(Memory* memory, uint64_t* size) { in GetMaxSize() function in unwindstack::ElfInterfaceImpl
/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h212 static void GetMaxSize(Memory* memory, uint64_t* size);