Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DGlobal.cpp42 uint64_t Global::GetVariableOffset(MapInfo* info, const std::string& variable) { in GetVariableOffset() function in unwindstack::Global
85 uint64_t ptr = GetVariableOffset(map_start, variable); in FindAndReadVariable()
/system/core/libunwindstack/include/unwindstack/
DGlobal.h48 uint64_t GetVariableOffset(MapInfo* info, const std::string& variable);