Searched refs:LookupAddress (Results 1 – 9 of 9) sorted by relevance
25 DWARFDIE LookupAddress(const dw_addr_t address);
107 DWARFDIE DWARFCompileUnit::LookupAddress(const dw_addr_t address) { in LookupAddress() function in DWARFCompileUnit
1817 DWARFDIE function_die = cu.LookupAddress(file_vm_addr); in ResolveFunctionAndBlock()
145 virtual void LookupAddress(StackFrame *frame) const = 0;
95 virtual void LookupAddress(StackFrame *frame) const;
120 virtual void LookupAddress(StackFrame *frame) const;
64 void FastSourceLineResolver::Module::LookupAddress(StackFrame *frame) const { in LookupAddress() function in google_breakpad::FastSourceLineResolver::Module
302 it->second->LookupAddress(frame); in FillSourceLineInfo()
228 void BasicSourceLineResolver::Module::LookupAddress(StackFrame *frame) const { in LookupAddress() function in google_breakpad::BasicSourceLineResolver::Module