Check relocations in note sections for --gc-sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr12851.s
1 .section .note.stapsdt,"?","note"
2 .dc.a _.stapsdt.base
3 .section .stapsdt.base,"a","progbits"
4 _.stapsdt.base: .space 1
5 .size _.stapsdt.base,1
This page took 0.039677 seconds and 5 git commands to generate.