aboutsummaryrefslogtreecommitdiff
path: root/gold/testsuite/aarch64_tlsdesc.t
blob: 8af9cf366c337ad2adc53cbd1ef4b511ea7e0aa1 (plain)
1
2
3
4
5
6
SECTIONS
{
  .text : { *(.text) }
  .got.plt : { *(.got.plt) }
  .got : { *(.got) }
}