Searched defs:oso_file_addr (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp784 lldb::addr_t oso_file_addr = local
1392 const lldb::addr_t oso_file_addr = addr.GetFileAddress(); local
1319 AddOSOFileRange(CompileUnitInfo *cu_info, lldb::addr_t exe_file_addr, lldb::addr_t exe_byte_size, lldb::addr_t oso_file_addr, lldb::addr_t oso_byte_size) argument
1361 LinkOSOFileAddress(SymbolFileDWARF *oso_symfile, lldb::addr_t oso_file_addr) argument
[all...]
H A DSymbolFileDWARFDebugMap.h287 OSOEntry(uint32_t exe_sym_idx, lldb::addr_t oso_file_addr) argument
298 void SetOSOFileAddress(lldb::addr_t oso_file_addr) { argument

Completed in 138 milliseconds