Introduce new section flag: SEC_ELF_OCTETS
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / section-match-1.s
CommitLineData
b97b635e
NC
1 .section .sec.foo
2 .word 1
3
4 .section .sec..foo
5 .word 2
This page took 0.423245 seconds and 4 git commands to generate.