MIN(exp1, exp2)
ABSOLUTE(exp)
exp
)
ADDR(section)
section
ALIGN(exp)
ASSERT(exp, message)
,
message
BLOCK(exp)
DEFINED(symbol)
symbol
LOADADDR(section)
MAX(exp1, exp2)
NEXT(exp)
SIZEOF(section)
Returns the minimum of exp1 and exp2.
exp1
exp2