Searched defs:cu_die (Results 1 – 3 of 3) sorted by relevance
770 const DWARFDebugInfoEntry &cu_die) { in GetDWOName()816 const DWARFBaseDIE cu_die = dwarf_cu.GetUnitDIEOnly(); in ParseCompileUnit() local838 const DWARFBaseDIE cu_die = in ParseCompileUnit() local1004 const DWARFBaseDIE cu_die = dwarf_cu->GetNonSkeletonUnit().GetUnitDIEOnly(); in ParseXcodeSDK() local1805 const DWARFDebugInfoEntry &cu_die) { in GetDWOId()1817 if (DWARFDebugInfoEntry *cu_die = cu->DIE().GetDIE()) in GetDWOId() local1829 DWARFUnit &unit, const DWARFDebugInfoEntry &cu_die) { in GetDwoSymbolFileForCompileUnit()
109 DWARFBaseDIE cu_die = cu->GetUnitDIEOnly(); in GetForeignTypeUnit() local
380 void DWARFUnit::AddUnitDIE(const DWARFDebugInfoEntry &cu_die) { in AddUnitDIE()