Searched refs:readParenExpr (Results 1 – 1 of 1) sorted by relevance
117 Expr readParenExpr();523 cmd.lmaExpr = readParenExpr(); in readPhdrs()525 cmd.flags = readParenExpr()().getValue(); in readPhdrs()567 Expr lmaExpr = consume("AT") ? readParenExpr() : Expr{}; in readOverlay()1020 osec->lmaExpr = readParenExpr(); in readOutputSectionDescription()1022 osec->alignExpr = checkAlignment(ctx, readParenExpr(), location); in readOutputSectionDescription()1024 osec->subalignExpr = checkAlignment(ctx, readParenExpr(), location); in readOutputSectionDescription()1388 Expr e = readParenExpr(); in readByteCommand()1476 return readParenExpr(); in readPrimary()1499 Expr inner = readParenExpr(); in readPrimary()[all …]