Home
last modified time | relevance | path

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

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