Searched defs:GetGlobalVariable (Results 1 – 2 of 2) sorted by relevance
/system/unwinding/libunwindstack/tests/ | ||
D | ElfFake.cpp | 47 bool ElfInterfaceFake::GetGlobalVariable(const std::string& global, uint64_t* offset) { in GetGlobalVariable() function in unwindstack::ElfInterfaceFake |
/system/unwinding/libunwindstack/ | ||
D | ElfInterface.cpp | 439 bool ElfInterfaceImpl<ElfTypes>::GetGlobalVariable(const std::string& name, in GetGlobalVariable() function in unwindstack::ElfInterfaceImpl |