Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h255 return *Offset + m_loclists_base; in GetLoclistOffset()
356 dw_addr_t m_loclists_base = 0; ///< Value of DW_AT_loclists_base. variable
H A DDWARFUnit.cpp506 m_loclists_base = loclists_base; in SetLoclistsBase()