Lines Matching defs:expression
58 // The original st_type if the expression represents a symbol. Any operation
62 // True if this expression is enclosed in ABSOLUTE().
70 // This represents an expression in the linker script.
71 // ScriptParser::readExpr reads an expression and returns an Expr.
72 // Later, we evaluate the expression by calling the function.
92 : SectionCommand(AssignmentKind), name(name), expression(e),
99 // The LHS of an expression. Name is either a symbol name or ".".
103 // The RHS of an expression.
104 Expr expression;
236 : SectionCommand(ByteKind), commandString(commandString), expression(e),
244 Expr expression;
417 // expression. For example, if the PROVIDE command is: