Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp915 const DWARFDebugInfoEntry *dwo_die = m_dwo->DIEPtr(); in GetFunctionAranges() local
916 if (dwo_die) in GetFunctionAranges()
917 dwo_die->BuildFunctionAddressRangeTable(m_dwo.get(), in GetFunctionAranges()