Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DDexFiles.cpp145 bool DexFiles::GetAddr(size_t index, uint64_t* addr) { in GetAddr() function in unwindstack::DexFiles
166 while (GetAddr(index++, &addr)) { in GetMethodInformation()
/system/core/libunwindstack/include/unwindstack/
DDexFiles.h53 bool GetAddr(size_t index, uint64_t* addr);