Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/
H A DSymbols.cpp167 bool Symbols::GetGlobal(Memory* elf_memory, const std::string& name, uint64_t* memory_address) { in GetGlobal()
H A DElfInterface.cpp440 uint64_t* memory_address) { in GetGlobalVariable()