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.cpp67 AddUnitDIE(m_first_die); in ExtractUnitDIENoDwoIfNeeded()
257 AddUnitDIE(m_die_array.front()); in ExtractDIEsRWLocked()
375 void DWARFUnit::AddUnitDIE(const DWARFDebugInfoEntry &cu_die) { in AddUnitDIE() function in DWARFUnit
H A DDWARFUnit.h393 void AddUnitDIE(const DWARFDebugInfoEntry &cu_die);