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()
142 DWARFBaseDIE GetUnitDIEOnly() { return {this, GetUnitDIEPtrOnly()}; } in GetUnitDIEOnly() function
816 const DWARFBaseDIE cu_die = dwarf_cu.GetUnitDIEOnly(); in ParseCompileUnit()839 dwarf_cu.GetNonSkeletonUnit().GetUnitDIEOnly(); in ParseCompileUnit()1004 const DWARFBaseDIE cu_die = dwarf_cu->GetNonSkeletonUnit().GetUnitDIEOnly(); in ParseXcodeSDK()1317 const DWARFBaseDIE dwarf_cu_die = dwarf_cu->GetUnitDIEOnly(); in ParseDebugMacros()2019 const DWARFBaseDIE die = dwarf_cu->GetUnitDIEOnly(); in UpdateExternalModuleListIfNeeded()4248 if (const DWARFBaseDIE die = dwarf_cu->GetUnitDIEOnly()) { in GetSeparateDebugInfo()4474 const DWARFBaseDIE die = dwarf_cu->GetUnitDIEOnly(); in GetCompileOptions()
107 DWARFBaseDIE dwo_cu_die = dwo_cu->GetUnitDIEOnly(); in ExtractUnitDIEIfNeeded()