Add support for v3 binary annotation notes.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / note-3-32.s
1 .text
2 .org 0x100
3 .global note_1.s
4 .size note_1.s, 0x22
5 note_1.s:
6 .word 0
7
8 .pushsection .gnu.build.attributes, "", %note
9 .balign 4
10
11 .dc.l 8
12 .dc.l 4
13 .dc.l 0x100
14 .asciz "GA$\ 12p1"
15 .dc.l note_1.s
16
17 .dc.l 23
18 .dc.l 0
19 .dc.l 0x100
20 .asciz "GA$\ 5gcc 6.3.1 20161221"
21 .dc.b 0
22
23 .dc.l 10
24 .dc.l 0
25 .dc.l 0x100
26 .dc.b 0x47, 0x41, 0x2a, 0x47, 0x4f, 0x57, 0, 0, 0x7, 0
27 .dc.b 0, 0
28
29 .dc.l 6
30 .dc.l 0
31 .dc.l 0x100
32 .dc.b 0x47, 0x41, 0x2a, 0x2, 0, 0
33 .dc.b 0, 0
34
35 .dc.l 13
36 .dc.l 0
37 .dc.l 0x100
38 .dc.b 0x47, 0x41, 0x2a, 0x46, 0x4f, 0x52, 0x54, 0x49, 0x46, 0x59, 0, 0xff, 0
39 .dc.b 0, 0, 0
40
41 .dc.l 6
42 .dc.l 0
43 .dc.l 0x100
44 .dc.b 0x47, 0x41, 0x2a, 0x7, 0x2, 0
45 .dc.b 0, 0
46
47 .dc.l 5
48 .dc.l 0
49 .dc.l 0x100
50 .dc.b 0x47, 0x41, 0x21, 0x8, 0
51 .dc.b 0, 0, 0
52
53 .dc.l 13
54 .dc.l 0
55 .dc.l 0x100
56 .dc.b 0x47, 0x41, 0x2a, 0x6, 0xf2, 0x3, 0x38, 0xee, 0xce, 0xfa, 0x5e, 0x3c, 0
57 .dc.b 0, 0, 0
58 .popsection
This page took 0.034502 seconds and 5 git commands to generate.