Home
last modified time | relevance | path

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

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