Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.h297 lldb::addr_t oso_file_addr) : in OSOEntry()
322 SetOSOFileAddress (lldb::addr_t oso_file_addr) in SetOSOFileAddress()
DSymbolFileDWARFDebugMap.cpp817 …lldb::addr_t oso_file_addr = exe_file_addr - debug_map_entry->GetRangeBase() + debug_map_entry->da… in ResolveSymbolContext() local
1468 lldb::addr_t oso_file_addr, in AddOSOFileRange()
1503 …bolFileDWARFDebugMap::LinkOSOFileAddress (SymbolFileDWARF *oso_symfile, lldb::addr_t oso_file_addr) in LinkOSOFileAddress()
1535 const lldb::addr_t oso_file_addr = addr.GetFileAddress(); in LinkOSOAddress() local