gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / testsuite / aarch64_tlsdesc.t
1 SECTIONS
2 {
3 .text : { *(.text) }
4 .got.plt : { *(.got.plt) }
5 .got : { *(.got) }
6 }
This page took 0.031332 seconds and 4 git commands to generate.