gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / testsuite / script_test_13.t
CommitLineData
bfbf34de
CC
1SECTIONS
2{
3 .text 0 : { *(.text) }
4
5 .rela.dyn 0x10000 : { *(.rela.init) }
6 .rel.dyn 0x10000 : { *(.rela.init) }
7}
This page took 0.17977 seconds and 4 git commands to generate.