Sign in
gnu
/
binutils-gdb
/
33c58f484406bd9665e5bd15637600540157f612
/
.
/
ld
/
testsuite
/
ld-mips-elf
/
pic-reloc-tls.ld
blob: 85af30cf5e1987f397f5e31152dad9157e4822e3 [
file
]
SECTIONS
{
bar
=
foo
;
.
text
:
{
*(.
text
)
}
.
tbss
:
{
*(.
tbss
)
}
/
DISCARD
/
:
{
*(*)
}
}