xref
: /
toolchain
/
binutils
/
binutils-2.27
/
ld
/
testsuite
/
ld-scripts
/
region-alias-2.t
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
MEMORY
2
{
3
MY_REGION (ARX) : ORIGIN = 0, LENGTH = 32K
4
}
5
6
REGION_ALIAS ("MY_ALIAS", "NIL");
7