x86: Add explicit -mx86-used-note=[yes|no] to tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / property-x86-4b.s
1 .section .debug_info,"",@progbits
2 .hidden t.c.4903c230
3 .globl t.c.4903c230
4 t.c.4903c230:
5 .byte 0x28
6
7 .section ".note.gnu.property", "a"
8 .p2align 2
9 .long 1f - 0f /* name length. */
10 .long 3f - 2f /* data length. */
11 /* NT_GNU_PROPERTY_TYPE_0 */
12 .long 5 /* note type. */
13 0: .asciz "GNU" /* vendor name. */
14 1: .p2align 2
15 2:
16 /* GNU_PROPERTY_NO_COPY_ON_PROTECTED */
17 .long 2 /* pr_type. */
18 .long 0 /* pr_datasz. */
19 .p2align 2
20 3:
This page took 0.028911 seconds and 4 git commands to generate.