Retro68/binutils/gold/testsuite/aarch64_tlsdesc.t
2018-12-28 16:25:28 +01:00

7 lines
86 B
Raku

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