Lines Matching refs:IsDWO
64 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, in addUnitsImpl() argument
79 if (IsDWO) in addUnitsImpl()
89 LE, IsDWO, *this); in addUnitsImpl()
93 AOS, LS, LE, IsDWO, *this); in addUnitsImpl()
177 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFUnit() argument
181 isLittleEndian(LE), IsDWO(IsDWO), UnitVector(UnitVector) { in DWARFUnit()
186 if (IsDWO) { in DWARFUnit()
203 if (IsDWO) { in getAddrOffsetSectionItem()
416 if (!IsDWO) { in extractDIEsIfNeeded()
435 if (IsDWO) in extractDIEsIfNeeded()
445 if (IsDWO) in extractDIEsIfNeeded()
465 if (IsDWO && RngListTable) in extractDIEsIfNeeded()
478 if (IsDWO) in parseDWO()