bfd, ld: add CTF section linking
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / property-x86-4b.s
CommitLineData
92f7d783
L
1 .section .debug_info,"",@progbits
2 .hidden t.c.4903c230
3 .globl t.c.4903c230
4t.c.4903c230:
5 .byte 0x28
6
7 .section ".note.gnu.property", "a"
654f3b6a 8.ifdef __64_bit__
92f7d783 9 .p2align 3
654f3b6a
L
10.else
11 .p2align 2
12.endif
92f7d783
L
13 .long 1f - 0f /* name length. */
14 .long 3f - 2f /* data length. */
15 /* NT_GNU_PROPERTY_TYPE_0 */
16 .long 5 /* note type. */
170: .asciz "GNU" /* vendor name. */
654f3b6a
L
181:
19.ifdef __64_bit__
20 .p2align 3
21.else
22 .p2align 2
23.endif
92f7d783
L
242:
25 /* GNU_PROPERTY_NO_COPY_ON_PROTECTED */
26 .long 2 /* pr_type. */
27 .long 0 /* pr_datasz. */
654f3b6a 28.ifdef __64_bit__
92f7d783 29 .p2align 3
654f3b6a
L
30.else
31 .p2align 2
32.endif
92f7d783 333:
This page took 0.176164 seconds and 4 git commands to generate.