Lines Matching defs:expression
60 // The original st_type if the expression represents a symbol. Any operation
64 // True if this expression is enclosed in ABSOLUTE().
72 // This represents an expression in the linker script.
73 // ScriptParser::readExpr reads an expression and returns an Expr.
74 // Later, we evaluate the expression by calling the function.
95 : SectionCommand(AssignmentKind), name(name), expression(e),
102 // The LHS of an expression. Name is either a symbol name or ".".
106 // The RHS of an expression.
107 Expr expression;
261 : SectionCommand(ByteKind), commandString(commandString), expression(e),
269 Expr expression;
449 // expression. For example, if the PROVIDE command is: