pragmaStartAddressSemantic

Evaluate pragma(startAddress, func) and store the resolved symbol in args

bool
pragmaStartAddressSemantic
(,,
Expressions* args
)

Parameters

loc Loc

location for error messages

sc Scope*

scope for argument interpretation

args Expressions*

pragma arguments

Return Value

Type: bool

true on success

Meta