Introduce new section flag: SEC_ELF_OCTETS
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sysroot-prefix-x.s
1 .data
2 .globl x
3 x:
4 .dc.a y
5
This page took 0.04289 seconds and 4 git commands to generate.