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

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h393 void AddUnitDIE(const DWARFDebugInfoEntry &cu_die);
H A DDWARFUnit.cpp67 AddUnitDIE(m_first_die);
257 AddUnitDIE(m_die_array.front());
375 void DWARFUnit::AddUnitDIE(const DWARFDebugInfoEntry &cu_die) { function in class:DWARFUnit

Completed in 61 milliseconds