Home
last modified time | relevance | path

Searched defs:GetGlobalVariable (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/tests/
DElfFake.cpp47 bool ElfInterfaceFake::GetGlobalVariable(const std::string& global, uint64_t* offset) { in GetGlobalVariable() function in unwindstack::ElfInterfaceFake
/system/unwinding/libunwindstack/
DElfInterface.cpp439 bool ElfInterfaceImpl<ElfTypes>::GetGlobalVariable(const std::string& name, in GetGlobalVariable() function in unwindstack::ElfInterfaceImpl