binutils-gdb/gold/testsuite/aarch64_tlsdesc.t

7 lines
86 B
Raku

SECTIONS
{
.text : { *(.text) }
.got.plt : { *(.got.plt) }
.got : { *(.got) }
}