Searched refs:AlignExpr (Results 1 – 3 of 3) sorted by relevance
93 Expr AlignExpr; variable
878 if (Sec->AlignExpr) in adjustSectionsBeforeSorting()880 std::max<uint32_t>(Sec->Alignment, Sec->AlignExpr().getValue()); in adjustSectionsBeforeSorting()
817 Cmd->AlignExpr = checkAlignment(readParenExpr(), Location); in readOutputSectionDescription()