Searched defs:memory_address (Results 1 – 4 of 4) sorted by relevance
112 bool Symbols::GetGlobal(Memory* elf_memory, const std::string& name, uint64_t* memory_address) { in GetGlobal()
111 bool Elf::GetGlobalVariable(const std::string& name, uint64_t* memory_address) { in GetGlobalVariable()
459 bool ElfInterface::GetGlobalVariableWithTemplate(const std::string& name, uint64_t* memory_address)… in GetGlobalVariableWithTemplate()
183 bool GetGlobalVariable(const std::string& name, uint64_t* memory_address) override { in GetGlobalVariable()212 bool GetGlobalVariable(const std::string& name, uint64_t* memory_address) override { in GetGlobalVariable()