Home
last modified time | relevance | path

Searched refs:cu_file_addr (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
HDDWARFExpression.h139 void SetLocationListAddresses(lldb::addr_t cu_file_addr,
270 lldb::addr_t cu_file_addr; member
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
HDDWARFExpression.cpp97 void DWARFExpression::SetLocationListAddresses(addr_t cu_file_addr, in SetLocationListAddresses() argument
99 m_loclist_addresses = LoclistAddresses{cu_file_addr, func_file_addr}; in SetLocationListAddresses()
144 llvm::object::SectionedAddress{m_loclist_addresses->cu_file_addr}, MRI, in GetDescription()
2832 offset, llvm::object::SectionedAddress{m_loclist_addresses->cu_file_addr}, in GetLocationExpression()