9.6.7.7 Loadaddr Built-in Function
The LOADADDR(section)
built-in function
returns the absolute LMA of the named section. This is normally returns the same address as
ADDR
, but it may be different if the
AT
attribute is used in the output section definition (see 9.5.5 Sections Command).