Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp64 AddUnitDIE(m_first_die); in ExtractUnitDIEIfNeeded()
181 AddUnitDIE(m_die_array.front()); in ExtractDIEsRWLocked()
299 void DWARFUnit::AddUnitDIE(const DWARFDebugInfoEntry &cu_die) { in AddUnitDIE() function in DWARFUnit
H A DDWARFUnit.h341 void AddUnitDIE(const DWARFDebugInfoEntry &cu_die);