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.cpp893 const DWARFDebugInfoEntry *dwo_die = m_dwo->DIEPtr(); in GetFunctionAranges() local
894 if (dwo_die) in GetFunctionAranges()
895 dwo_die->BuildFunctionAddressRangeTable(m_dwo.get(), in GetFunctionAranges()