Improve objcopy's note mergeing capabilities.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / note-4-32.s
CommitLineData
6f156d7a
NC
1 .text
2 .org 0x100
8fd75781 3 .equiv note_4.s, . + 2
6f156d7a
NC
4 .dc.l 0
5 .dc.l 0
6
7 .type bar, STT_FUNC
8bar:
9 .dc.l 0
10bar_end:
11 .dc.l 0
12note_4.s_end:
13
14 .pushsection .gnu.build.attributes, "", %note
15 .balign 4
16
17 .dc.l 8
18 .dc.l 8
19 .dc.l 0x100
20 .asciz "GA$\ 13p3"
5c49f2cd
NC
21 .dc.l 0x100 /* note_4.s - 2 */
22 .dc.l 0x110 /* note_4.s_end */
6f156d7a
NC
23
24 .dc.l 23
25 .dc.l 0
26 .dc.l 0x100
27 .asciz "GA$\ 5gcc 7.2.1 20170915"
28 .dc.b 0
29
30 .dc.l 10
31 .dc.l 0
32 .dc.l 0x100
33 .dc.b 0x47, 0x41, 0x2a, 0x47, 0x4f, 0x57, 0, 0, 0x7, 0
34 .dc.b 0, 0
35
36 .dc.l 6
37 .dc.l 0
38 .dc.l 0x100
39 .dc.b 0x47, 0x41, 0x2a, 0x2, 0, 0
40 .dc.b 0, 0
41
42 .dc.l 13
43 .dc.l 0
44 .dc.l 0x100
45 .dc.b 0x47, 0x41, 0x2a, 0x46, 0x4f, 0x52, 0x54, 0x49, 0x46, 0x59, 0, 0xff, 0
46 .dc.b 0, 0, 0
47
48 .dc.l 6
49 .dc.l 0
50 .dc.l 0x100
51 .dc.b 0x47, 0x41, 0x2a, 0x7, 0x2, 0
52 .dc.b 0, 0
53
54 .dc.l 5
55 .dc.l 0
56 .dc.l 0x100
57 .dc.b 0x47, 0x41, 0x21, 0x8, 0
58 .dc.b 0, 0, 0
59
60 .dc.l 13
61 .dc.l 0
62 .dc.l 0x100
63 .dc.b 0x47, 0x41, 0x2a, 0x6, 0xf2, 0x3, 0x38, 0xee, 0xce, 0xfa, 0x5e, 0x3c, 0
64 .dc.b 0, 0, 0
65
5c49f2cd
NC
66 .dc.l 5
67 .dc.l 0
68 .dc.l 0x100
69 .dc.b 0x47, 0x41, 0x21, 0x8, 0
70 .dc.b 0, 0, 0
71
6f156d7a
NC
72 .dc.l 6
73 .dc.l 8
74 .dc.l 0x101
75 .dc.b 0x47, 0x41, 0x2a, 0x2, 0x3, 0
76 .dc.b 0, 0
5c49f2cd
NC
77 .dc.l 0x108 /* bar */
78 .dc.l 0x10c /* bar_end */
6f156d7a
NC
79
80 .popsection
This page took 0.098582 seconds and 4 git commands to generate.