Searched defs:cu_die (Results 1 – 2 of 2) sorted by relevance
689 const DWARFDebugInfoEntry &cu_die) { in GetDWOName()734 const DWARFBaseDIE cu_die = dwarf_cu.GetUnitDIEOnly(); in ParseCompileUnit() local758 const DWARFBaseDIE cu_die = in ParseCompileUnit() local923 const DWARFBaseDIE cu_die = dwarf_cu->GetNonSkeletonUnit().GetUnitDIEOnly(); in ParseXcodeSDK() local1710 const DWARFDebugInfoEntry &cu_die) { in GetDWOId()1722 if (DWARFDebugInfoEntry *cu_die = cu->DIE().GetDIE()) in GetDWOId() local1730 DWARFUnit &unit, const DWARFDebugInfoEntry &cu_die) { in GetDwoSymbolFileForCompileUnit()
373 void DWARFUnit::AddUnitDIE(const DWARFDebugInfoEntry &cu_die) { in AddUnitDIE()