Lines Matching defs:IsDWO
69 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO,
89 if (!IndexEntry && IsDWO) {
111 LE, IsDWO, *this);
115 AOS, LS, LE, IsDWO, *this);
199 bool IsDWO, const DWARFUnitVector &UnitVector)
203 IsDWO(IsDWO), UnitVector(UnitVector) {
222 if (IsDWO && hasSingleElement(R))
517 if (!IsDWO) {
538 if (IsDWO || getVersion() >= 5) {
540 IsDWO ? determineStringOffsetsTableContributionDWO(DA)
555 if (IsDWO) {
571 if (IsDWO) {
604 if (IsDWO)
1160 assert(!IsDWO);
1173 assert(IsDWO);