Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp826 const addr_t exe_file_addr = exe_so_addr.GetFileAddress(); ResolveSymbolContext() local
1399 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) AddOSOFileRange() argument
1452 const lldb::addr_t exe_file_addr = LinkOSOFileAddress() local
1480 const lldb::addr_t exe_file_addr = LinkOSOAddress() local
[all...]
H A DSymbolFileDWARF.cpp3463 const addr_t exe_file_addr = exe_symbol->GetAddressRef().GetFileAddress(); fixupExternalAddrZeroVariable() local
3659 const lldb::addr_t exe_file_addr = ParseVariableDIE() local