Searched refs:GetUnitDIEOnly (Results 1 – 4 of 4) sorted by relevance
109 DWARFBaseDIE cu_die = cu->GetUnitDIEOnly(); in GetForeignTypeUnit()110 DWARFBaseDIE tu_die = foreign_tu->GetUnitDIEOnly(); in GetForeignTypeUnit()
149 DWARFBaseDIE GetUnitDIEOnly() { return {this, GetUnitDIEPtrOnly()}; } in GetUnitDIEOnly() function
809 const DWARFBaseDIE cu_die = dwarf_cu.GetUnitDIEOnly(); in ParseCompileUnit()832 dwarf_cu.GetNonSkeletonUnit().GetUnitDIEOnly(); in ParseCompileUnit()990 const DWARFBaseDIE cu_die = dwarf_cu->GetNonSkeletonUnit().GetUnitDIEOnly(); in ParseXcodeSDK()1315 const DWARFBaseDIE dwarf_cu_die = dwarf_cu->GetUnitDIEOnly(); in ParseDebugMacros()1958 const DWARFBaseDIE die = dwarf_cu->GetUnitDIEOnly(); in UpdateExternalModuleListIfNeeded()4163 if (const DWARFBaseDIE die = dwarf_cu->GetUnitDIEOnly()) { in GetSeparateDebugInfo()4413 const DWARFBaseDIE die = dwarf_cu->GetUnitDIEOnly(); in GetCompileOptions()
111 DWARFBaseDIE dwo_cu_die = dwo_cu->GetUnitDIEOnly(); in ExtractUnitDIEIfNeeded()