Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / note-6-32.s
CommitLineData
5c49f2cd
NC
1 .text
2 .org 0x100
3 .global note_test
4note_test:
5note_1_start:
6 .word 0
7note_1_end:
8note_2_start:
9 .word 0
10note_2_end:
11note_3_start:
12 .word 0
13note_3_end:
14note_test_end:
15 .size note_test, note_test_end - note_test
16
17 .pushsection .gnu.build.attributes, "", %note
18 .balign 4
19
20 .dc.l 8
21 .dc.l 8
22 .dc.l 0x100
23 .asciz "GA$\ 13p1"
24 .4byte 0x100 /* note_1_start */
25 .4byte 0x102 /* note_1_end */
26
27 .dc.l 23
28 .dc.l 0
29 .dc.l 0x100
30 .asciz "GA$\ 5gcc 8.3.1 20190507"
31 .dc.b 0
32
33 .dc.l 10
34 .dc.l 0
35 .dc.l 0x100
36 .dc.b 0x47, 0x41, 0x2a, 0x47, 0x4f, 0x57, 0, 0, 0x7, 0
37 .dc.b 0, 0
38
39 .dc.l 6
40 .dc.l 0
41 .dc.l 0x100
42 .dc.b 0x47, 0x41, 0x2a, 0x2, 0, 0
43 .dc.b 0, 0
44
45 .dc.l 13
46 .dc.l 0
47 .dc.l 0x100
48 .dc.b 0x47, 0x41, 0x2a, 0x46, 0x4f, 0x52, 0x54, 0x49, 0x46, 0x59, 0, 0xff, 0
49 .dc.b 0, 0, 0
50
51 .dc.l 6
52 .dc.l 0
53 .dc.l 0x100
54 .dc.b 0x47, 0x41, 0x2a, 0x7, 0x2, 0
55 .dc.b 0, 0
56
57 .dc.l 5
58 .dc.l 0
59 .dc.l 0x100
60 .dc.b 0x47, 0x41, 0x21, 0x8, 0
61 .dc.b 0, 0, 0
62
63 .dc.l 13
64 .dc.l 0
65 .dc.l 0x100
66 .dc.b 0x47, 0x41, 0x2a, 0x6, 0xf2, 0x3, 0x38, 0xee, 0xce, 0xfa, 0x5e, 0x3c, 0
67 .dc.b 0, 0, 0
68
69
70 .dc.l 8
71 .dc.l 8
72 .dc.l 0x100
73 .asciz "GA$\ 13p1"
74 .4byte 0x102 /* note_2_start */
75 .4byte 0x106 /* note_3_end */
76
77 .dc.l 23
78 .dc.l 0
79 .dc.l 0x100
80 .asciz "GA$\ 5gcc 8.3.1 20190507"
81 .dc.b 0
82
83 .dc.l 10
84 .dc.l 0
85 .dc.l 0x100
86 .dc.b 0x47, 0x41, 0x2a, 0x47, 0x4f, 0x57, 0, 0, 0x7, 0
87 .dc.b 0, 0
88
89 .dc.l 6
90 .dc.l 0
91 .dc.l 0x100
92 .dc.b 0x47, 0x41, 0x2a, 0x2, 0, 0
93 .dc.b 0, 0
94
95 .dc.l 13
96 .dc.l 0
97 .dc.l 0x100
98 .dc.b 0x47, 0x41, 0x2a, 0x46, 0x4f, 0x52, 0x54, 0x49, 0x46, 0x59, 0, 0xff, 0
99 .dc.b 0, 0, 0
100
101 .dc.l 6
102 .dc.l 0
103 .dc.l 0x100
104 .dc.b 0x47, 0x41, 0x2a, 0x7, 0x2, 0
105 .dc.b 0, 0
106
107 .dc.l 5
108 .dc.l 0
109 .dc.l 0x100
110 .dc.b 0x47, 0x41, 0x21, 0x8, 0
111 .dc.b 0, 0, 0
112
113 .dc.l 13
114 .dc.l 0
115 .dc.l 0x100
116 .dc.b 0x47, 0x41, 0x2a, 0x6, 0xf2, 0x3, 0x38, 0xee, 0xce, 0xfa, 0x5e, 0x3c, 0
117 .dc.b 0, 0, 0
118
119
120 .dc.l 8
121 .dc.l 8
122 .dc.l 0x101
123 .asciz "GA$\ 13p1"
124 .4byte 0x102 /* note_2_start */
125 .4byte 0x104 /* note_2_end */
126
127 .dc.l 16
128 .dc.l 0
129 .dc.l 0x101
130 .asciz "GA$\ 5hello world"
131
132
133 .dc.l 8
134 .dc.l 8
135 .dc.l 0x101
136 .asciz "GA$\ 13p1"
137 .4byte 0x104 /* note_3_start */
138 .4byte 0x106 /* note_3_end */
139
140 .dc.l 16
141 .dc.l 0
142 .dc.l 0x101
143 .asciz "GA$\ 5hello world"
144
145 .popsection
This page took 0.062684 seconds and 4 git commands to generate.