Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp69 AddUnitDIE(m_first_die); in ExtractUnitDIENoDwoIfNeeded()
265 AddUnitDIE(m_die_array.front()); in ExtractDIEsRWLocked()
383 void DWARFUnit::AddUnitDIE(const DWARFDebugInfoEntry &cu_die) { in AddUnitDIE() function in DWARFUnit
H A DDWARFUnit.h385 void AddUnitDIE(const DWARFDebugInfoEntry &cu_die);