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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h331 void AddUnitDIE(const DWARFDebugInfoEntry &cu_die);
H A DDWARFUnit.cpp65 AddUnitDIE(m_first_die);
184 AddUnitDIE(m_die_array.front());
284 void DWARFUnit::AddUnitDIE(const DWARFDebugInfoEntry &cu_die) { function in class:DWARFUnit

Completed in 116 milliseconds