Sign in
gnu
/
binutils-gdb
/
refs/heads/users/lsix/try-require-c++17
/
.
/
ld
/
testsuite
/
ld-elf
/
expr1.t
blob: 684cffb862c94ef57d12a71386a945fa39fd637f [
file
] [
log
] [
blame
]
SECTIONS
{
.
bar
:
AT
((
ADDR
(.
foo
)
+
4095
)
&
~(
4095
))
{
*(.
bar
)
}
.
foo
:
{
*(.
foo
)
}
/
DISCARD
/
:
{
*(*)
}
}