Searched refs:hasAltEntry (Results 1 – 5 of 5) sorted by relevance
69 : sectionKind(kind), keepUnique(false), hasAltEntry(false), align(align), in InputSection()73 : sectionKind(rhs.sectionKind), keepUnique(false), hasAltEntry(false), in InputSection()86 bool hasAltEntry : 1; variable
428 !isec->keepUnique && !isec->hasAltEntry && in foldIdenticalSections()
899 isec->hasAltEntry = symbolOffset != 0; in parseSymbols()
747 bool hasAltEntry() const { return HasAltEntry; } in hasAltEntry() function
2153 if (MAI->hasAltEntry() && isa<MCBinaryExpr>(Expr)) in emitGlobalAlias()