Sign in
gnu
/
binutils-gdb
/
6e467e9a94c1135bd11d985e9263d43204a9258b
/
.
/
ld
/
testsuite
/
ld-arc64
/
linkscript.ld
blob: bddc653e29bf6f6d2e5c66005433d66f98740478 [
file
]
SECTIONS
{
.
text
0x00
:
{
*(.
text
)
}
.
text2
0x100000000
:
{
*(.
foo
.
text
)
}
}