]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-elf/property-and-1.s
3cff33da2d9af46602bdbcdcc0a4a31eb73d9f25
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / property-and-1.s
1 .section ".note.gnu.property", "a"
2 .p2align ALIGN
3 .long 1f - 0f /* name length */
4 .long 5f - 2f /* data length */
5 .long 5 /* note type */
6 0: .asciz "GNU" /* vendor name */
7 1:
8 .p2align ALIGN
9 2: .long 0xb0007fff /* pr_type. */
10 .long 4f - 3f /* pr_datasz. */
11 3:
12 .long 0x3
13 4:
14 .p2align ALIGN
15 5: