Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.cpp797 const addr_t exe_file_addr = exe_so_addr.GetFileAddress(); in ResolveSymbolContext() local
1467 lldb::addr_t exe_file_addr, in AddOSOFileRange()
1515 const lldb::addr_t exe_file_addr = debug_map_entry->GetRangeBase() + offset; in LinkOSOFileAddress() local
1543 const lldb::addr_t exe_file_addr = debug_map_entry->GetRangeBase() + offset; in LinkOSOAddress() local
DSymbolFileDWARF.cpp7441 … const addr_t exe_file_addr = exe_symbol->GetAddress().GetFileAddress(); in ParseVariableDIE() local
7460 …const lldb::addr_t exe_file_addr = debug_map_symfile->LinkOSOFileAddress(this, location_DW_OP_addr… in ParseVariableDIE() local