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