Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / bolt / test / X86 / Inputs / plt-sec-8-byte.yaml
blobc91ffec0f1018acdcf471a7883461dada184cc9e
1 --- !ELF
2 FileHeader:
3   Class:           ELFCLASS64
4   Data:            ELFDATA2LSB
5   Type:            ET_EXEC
6   Machine:         EM_X86_64
7   Entry:           0x400510
8 ProgramHeaders:
9   - Type:            PT_PHDR
10     Flags:           [ PF_R ]
11     VAddr:           0x400040
12     Align:           0x8
13   - Type:            PT_INTERP
14     Flags:           [ PF_R ]
15     FirstSec:        .interp
16     LastSec:         .interp
17     VAddr:           0x400238
18   - Type:            PT_LOAD
19     Flags:           [ PF_X, PF_R ]
20     FirstSec:        .interp
21     LastSec:         .eh_frame
22     VAddr:           0x400000
23     Align:           0x200000
24   - Type:            PT_LOAD
25     Flags:           [ PF_W, PF_R ]
26     FirstSec:        .init_array
27     LastSec:         .bss
28     VAddr:           0x600DA8
29     Align:           0x200000
30   - Type:            PT_DYNAMIC
31     Flags:           [ PF_W, PF_R ]
32     FirstSec:        .dynamic
33     LastSec:         .dynamic
34     VAddr:           0x600DB8
35     Align:           0x8
36   - Type:            PT_NOTE
37     Flags:           [ PF_R ]
38     FirstSec:        .note.ABI-tag
39     LastSec:         .note.ABI-tag
40     VAddr:           0x400254
41     Align:           0x4
42   - Type:            PT_GNU_EH_FRAME
43     Flags:           [ PF_R ]
44     FirstSec:        .eh_frame_hdr
45     LastSec:         .eh_frame_hdr
46     VAddr:           0x4006D8
47     Align:           0x4
48   - Type:            PT_GNU_STACK
49     Flags:           [ PF_W, PF_R ]
50     Align:           0x10
51   - Type:            PT_GNU_RELRO
52     Flags:           [ PF_R ]
53     FirstSec:        .init_array
54     LastSec:         .got
55     VAddr:           0x600DA8
56 Sections:
57   - Name:            .interp
58     Type:            SHT_PROGBITS
59     Flags:           [ SHF_ALLOC ]
60     Address:         0x400238
61     AddressAlign:    0x1
62     Content:         2F6C696236342F6C642D6C696E75782D7838362D36342E736F2E3200
63   - Name:            .note.ABI-tag
64     Type:            SHT_NOTE
65     Flags:           [ SHF_ALLOC ]
66     Address:         0x400254
67     AddressAlign:    0x4
68     Notes:
69       - Name:            GNU
70         Desc:            '00000000030000000200000000000000'
71         Type:            NT_VERSION
72   - Name:            .hash
73     Type:            SHT_HASH
74     Flags:           [ SHF_ALLOC ]
75     Address:         0x400278
76     Link:            .dynsym
77     AddressAlign:    0x8
78     Bucket:          [ 4, 6, 2 ]
79     Chain:           [ 0, 0, 0, 1, 0, 3, 5 ]
80   - Name:            .gnu.hash
81     Type:            SHT_GNU_HASH
82     Flags:           [ SHF_ALLOC ]
83     Address:         0x4002A8
84     Link:            .dynsym
85     AddressAlign:    0x8
86     Header:
87       SymNdx:          0x1
88       Shift2:          0x0
89     BloomFilter:     [ 0x0 ]
90     HashBuckets:     [ 0x0 ]
91     HashValues:      [  ]
92   - Name:            .dynsym
93     Type:            SHT_DYNSYM
94     Flags:           [ SHF_ALLOC ]
95     Address:         0x4002C8
96     Link:            .dynstr
97     AddressAlign:    0x8
98   - Name:            .dynstr
99     Type:            SHT_STRTAB
100     Flags:           [ SHF_ALLOC ]
101     Address:         0x400370
102     AddressAlign:    0x1
103   - Name:            .gnu.version
104     Type:            SHT_GNU_versym
105     Flags:           [ SHF_ALLOC ]
106     Address:         0x4003EA
107     Link:            .dynsym
108     AddressAlign:    0x2
109     Entries:         [ 0, 0, 2, 2, 0, 2, 0 ]
110   - Name:            .gnu.version_r
111     Type:            SHT_GNU_verneed
112     Flags:           [ SHF_ALLOC ]
113     Address:         0x4003F8
114     Link:            .dynstr
115     AddressAlign:    0x8
116     Dependencies:
117       - Version:         1
118         File:            libc.so.6
119         Entries:
120           - Name:            GLIBC_2.2.5
121             Hash:            157882997
122             Flags:           0
123             Other:           2
124   - Name:            .rela.dyn
125     Type:            SHT_RELA
126     Flags:           [ SHF_ALLOC ]
127     Address:         0x400418
128     Link:            .dynsym
129     AddressAlign:    0x8
130     Relocations:
131       - Offset:          0x600FE0
132         Symbol:          _ITM_deregisterTMCloneTable
133         Type:            R_X86_64_GLOB_DAT
134       - Offset:          0x600FE8
135         Symbol:          __libc_start_main
136         Type:            R_X86_64_GLOB_DAT
137       - Offset:          0x600FF0
138         Symbol:          __gmon_start__
139         Type:            R_X86_64_GLOB_DAT
140       - Offset:          0x600FF8
141         Symbol:          _ITM_registerTMCloneTable
142         Type:            R_X86_64_GLOB_DAT
143   - Name:            .rela.plt
144     Type:            SHT_RELA
145     Flags:           [ SHF_ALLOC, SHF_INFO_LINK ]
146     Address:         0x400478
147     Link:            .dynsym
148     AddressAlign:    0x8
149     Info:            .got
150     Relocations:
151       - Offset:          0x600FD0
152         Symbol:          printf
153         Type:            R_X86_64_JUMP_SLOT
154       - Offset:          0x600FD8
155         Symbol:          exit
156         Type:            R_X86_64_JUMP_SLOT
157   - Name:            .init
158     Type:            SHT_PROGBITS
159     Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]
160     Address:         0x4004A8
161     AddressAlign:    0x4
162     Content:         F30F1EFA4883EC08488B05390B20004885C07402FFD04883C408C3
163   - Name:            .plt
164     Type:            SHT_PROGBITS
165     Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]
166     Address:         0x4004D0
167     AddressAlign:    0x10
168     EntSize:         0x10
169     Content:         FF35EA0A2000F2FF25EB0A20000F1F006800000000F2E9E5FFFFFF0F1F4400006801000000F2E9D5FFFFFF0F1F440000
170   - Name:            .plt.sec
171     Type:            SHT_PROGBITS
172     Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]
173     Address:         0x400500
174     AddressAlign:    0x8
175     EntSize:         0x8
176     Content:         F2FF25C90A200090F2FF25C90A200090
177   - Name:            .text
178     Type:            SHT_PROGBITS
179     Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]
180     Address:         0x400510
181     AddressAlign:    0x10
182     Content:         F30F1EFA31ED4989D15E4889E24883E4F0505449C7C0A006400048C7C13006400048C7C700064000FF15AA0A2000F490F30F1EFAC3662E0F1F84000000000090488D3DB10A2000488D05AA0A20004839F87415488B05760A20004885C07409FFE00F1F8000000000C30F1F8000000000488D3D810A2000488D357A0A20004829FE48C1FE034889F048C1E83F4801C648D1FE7414488B054D0A20004885C07408FFE0660F1F440000C30F1F8000000000F30F1EFA803D390A2000007513554889E5E87AFFFFFFC605270A2000015DC390C366662E0F1F8400000000000F1F4000F30F1EFAEB8A662E0F1F840000000000554889E54883EC10C745FC0000000048BFC806400000000000B000E8E0FEFFFF31FFE8E1FEFFFF660F1F840000000000F30F1EFA41574989D741564989F641554189FD41544C8D255C07200055488D2D5C072000534C29E54883EC08E847FEFFFF48C1FD03741F31DB0F1F80000000004C89FA4C89F64489EF41FF14DC4883C3014839DD75EA4883C4085B5D415C415D415E415FC366662E0F1F840000000000F30F1EFAC3
183   - Name:            .fini
184     Type:            SHT_PROGBITS
185     Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]
186     Address:         0x4006A8
187     AddressAlign:    0x4
188     Content:         F30F1EFA4883EC084883C408C3
189   - Name:            .rodata
190     Type:            SHT_PROGBITS
191     Flags:           [ SHF_ALLOC ]
192     Address:         0x4006B8
193     AddressAlign:    0x8
194     Content:         0100020000000000000000000000000048656C6C6F20776F726C64210A00
195   - Name:            .eh_frame_hdr
196     Type:            SHT_PROGBITS
197     Flags:           [ SHF_ALLOC ]
198     Address:         0x4006D8
199     AddressAlign:    0x4
200     Content:         011B033B4400000007000000F8FDFFFF8800000028FEFFFFB000000038FEFFFF6000000068FEFFFF7400000028FFFFFFC800000058FFFFFFE8000000C8FFFFFF30010000
201   - Name:            .eh_frame
202     Type:            SHT_PROGBITS
203     Flags:           [ SHF_ALLOC ]
204     Address:         0x400720
205     AddressAlign:    0x8
206     Content:         1400000000000000017A5200017810011B0C070890010000100000001C000000D0FDFFFF2F000000004407101000000030000000ECFDFFFF0500000000000000240000004400000068FDFFFF30000000000E10460E184A0F0B770880003F1A352A33242200000000140000006C00000070FDFFFF1000000000000000000000001C0000008400000058FEFFFF2700000000410E108602430D060000000000000044000000A400000068FEFFFF6500000000460E108F02450E188E03450E208D04450E288C05480E308606480E388307470E406E0E38410E30410E28420E20420E18420E10420E080010000000EC00000090FEFFFF050000000000000000000000
207   - Name:            .init_array
208     Type:            SHT_INIT_ARRAY
209     Flags:           [ SHF_WRITE, SHF_ALLOC ]
210     Address:         0x600DA8
211     AddressAlign:    0x8
212     EntSize:         0x8
213     Offset:          0xDA8
214     Content:         F005400000000000
215   - Name:            .fini_array
216     Type:            SHT_FINI_ARRAY
217     Flags:           [ SHF_WRITE, SHF_ALLOC ]
218     Address:         0x600DB0
219     AddressAlign:    0x8
220     EntSize:         0x8
221     Content:         C005400000000000
222   - Name:            .dynamic
223     Type:            SHT_DYNAMIC
224     Flags:           [ SHF_WRITE, SHF_ALLOC ]
225     Address:         0x600DB8
226     Link:            .dynstr
227     AddressAlign:    0x8
228     Entries:
229       - Tag:             DT_NEEDED
230         Value:           0x1
231       - Tag:             DT_INIT
232         Value:           0x4004A8
233       - Tag:             DT_FINI
234         Value:           0x4006A8
235       - Tag:             DT_INIT_ARRAY
236         Value:           0x600DA8
237       - Tag:             DT_INIT_ARRAYSZ
238         Value:           0x8
239       - Tag:             DT_FINI_ARRAY
240         Value:           0x600DB0
241       - Tag:             DT_FINI_ARRAYSZ
242         Value:           0x8
243       - Tag:             DT_HASH
244         Value:           0x400278
245       - Tag:             DT_GNU_HASH
246         Value:           0x4002A8
247       - Tag:             DT_STRTAB
248         Value:           0x400370
249       - Tag:             DT_SYMTAB
250         Value:           0x4002C8
251       - Tag:             DT_STRSZ
252         Value:           0x7A
253       - Tag:             DT_SYMENT
254         Value:           0x18
255       - Tag:             DT_DEBUG
256         Value:           0x0
257       - Tag:             DT_PLTGOT
258         Value:           0x600FB8
259       - Tag:             DT_PLTRELSZ
260         Value:           0x30
261       - Tag:             DT_PLTREL
262         Value:           0x7
263       - Tag:             DT_JMPREL
264         Value:           0x400478
265       - Tag:             DT_RELA
266         Value:           0x400418
267       - Tag:             DT_RELASZ
268         Value:           0x60
269       - Tag:             DT_RELAENT
270         Value:           0x18
271       - Tag:             DT_BIND_NOW
272         Value:           0x0
273       - Tag:             DT_FLAGS_1
274         Value:           0x1
275       - Tag:             DT_VERNEED
276         Value:           0x4003F8
277       - Tag:             DT_VERNEEDNUM
278         Value:           0x1
279       - Tag:             DT_VERSYM
280         Value:           0x4003EA
281       - Tag:             DT_NULL
282         Value:           0x0
283       - Tag:             DT_NULL
284         Value:           0x0
285       - Tag:             DT_NULL
286         Value:           0x0
287       - Tag:             DT_NULL
288         Value:           0x0
289       - Tag:             DT_NULL
290         Value:           0x0
291       - Tag:             DT_NULL
292         Value:           0x0
293   - Name:            .got
294     Type:            SHT_PROGBITS
295     Flags:           [ SHF_WRITE, SHF_ALLOC ]
296     Address:         0x600FB8
297     AddressAlign:    0x8
298     EntSize:         0x8
299     Content:         B80D60000000000000000000000000000000000000000000E004400000000000F0044000000000000000000000000000000000000000000000000000000000000000000000000000
300   - Name:            .data
301     Type:            SHT_PROGBITS
302     Flags:           [ SHF_WRITE, SHF_ALLOC ]
303     Address:         0x601000
304     AddressAlign:    0x1
305     Content:         '00000000'
306   - Name:            .bss
307     Type:            SHT_NOBITS
308     Flags:           [ SHF_WRITE, SHF_ALLOC ]
309     Address:         0x601004
310     AddressAlign:    0x1
311     Size:            0x4
312   - Name:            .comment
313     Type:            SHT_PROGBITS
314     Flags:           [ SHF_MERGE, SHF_STRINGS ]
315     AddressAlign:    0x1
316     EntSize:         0x1
317     Content:         4743433A2028474E552920382E342E3120323032303039323820285265642048617420382E342E312D3129004743433A2028474E552920382E352E3020323032313035313420285265642048617420382E352E302D312900636C616E672076657273696F6E2031322E302E323032313036313000
318   - Name:            .gnu.build.attributes
319     Type:            SHT_NOTE
320     Address:         0xA01008
321     AddressAlign:    0x4
322     Notes:
323       - Name:            "GA$\x013p965"
324         Desc:            3F054000000000003F05400000000000
325         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
326       - Name:            "GA$\x05running gcc 8.4.1 20200928"
327         Desc:            ''
328         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
329       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
330         Desc:            ''
331         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
332       - Name:            "GA*GOW\0*E\x02"
333         Desc:            ''
334         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
335       - Name:            "GA*\x02\0"
336         Desc:            ''
337         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
338       - Name:            'GA+stack_clash'
339         Desc:            ''
340         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
341       - Name:            "GA*cf_protection\0\b"
342         Desc:            ''
343         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
344       - Name:            "GA*FORTIFY\0�"
345         Desc:            ''
346         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
347       - Name:            'GA+GLIBCXX_ASSERTIONS'
348         Desc:            ''
349         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
350       - Name:            "GA*\a\x03"
351         Desc:            ''
352         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
353       - Name:            "GA!\b"
354         Desc:            ''
355         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
356       - Name:            'GA+omit_frame_pointer'
357         Desc:            ''
358         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
359       - Name:            "GA*\x06\x12"
360         Desc:            ''
361         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
362       - Name:            'GA!stack_realign'
363         Desc:            ''
364         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
365       - Name:            "GA$\x013p965"
366         Desc:            '10054000000000001005400000000000'
367         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
368       - Name:            "GA$\x05running gcc 8.4.1 20200928"
369         Desc:            ''
370         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
371       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
372         Desc:            ''
373         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
374       - Name:            "GA*GOW\0*E\x02"
375         Desc:            ''
376         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
377       - Name:            "GA*\x02\0"
378         Desc:            ''
379         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
380       - Name:            'GA+stack_clash'
381         Desc:            ''
382         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
383       - Name:            "GA*cf_protection\0\b"
384         Desc:            ''
385         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
386       - Name:            "GA*FORTIFY\0�"
387         Desc:            ''
388         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
389       - Name:            'GA+GLIBCXX_ASSERTIONS'
390         Desc:            ''
391         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
392       - Name:            "GA*\a\x03"
393         Desc:            ''
394         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
395       - Name:            "GA!\b"
396         Desc:            ''
397         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
398       - Name:            'GA+omit_frame_pointer'
399         Desc:            ''
400         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
401       - Name:            "GA*\x06\x12"
402         Desc:            ''
403         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
404       - Name:            'GA!stack_realign'
405         Desc:            ''
406         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
407       - Name:            "GA$\x013p965"
408         Desc:            '10054000000000001005400000000000'
409         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
410       - Name:            "GA$\x05running gcc 8.4.1 20200928"
411         Desc:            ''
412         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
413       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
414         Desc:            ''
415         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
416       - Name:            "GA*GOW\0*E\x02"
417         Desc:            ''
418         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
419       - Name:            "GA*\x02\0"
420         Desc:            ''
421         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
422       - Name:            'GA+stack_clash'
423         Desc:            ''
424         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
425       - Name:            "GA*cf_protection\0\b"
426         Desc:            ''
427         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
428       - Name:            "GA*FORTIFY\0�"
429         Desc:            ''
430         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
431       - Name:            'GA+GLIBCXX_ASSERTIONS'
432         Desc:            ''
433         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
434       - Name:            "GA*\a\x03"
435         Desc:            ''
436         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
437       - Name:            "GA!\b"
438         Desc:            ''
439         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
440       - Name:            'GA+omit_frame_pointer'
441         Desc:            ''
442         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
443       - Name:            "GA*\x06\x12"
444         Desc:            ''
445         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
446       - Name:            'GA!stack_realign'
447         Desc:            ''
448         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
449       - Name:            "GA$\x013p965"
450         Desc:            '10054000000000001005400000000000'
451         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
452       - Name:            "GA$\x05running gcc 8.4.1 20200928"
453         Desc:            ''
454         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
455       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
456         Desc:            ''
457         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
458       - Name:            "GA*GOW\0*E\x02"
459         Desc:            ''
460         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
461       - Name:            "GA*\x02\0"
462         Desc:            ''
463         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
464       - Name:            'GA+stack_clash'
465         Desc:            ''
466         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
467       - Name:            "GA*cf_protection\0\b"
468         Desc:            ''
469         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
470       - Name:            "GA*FORTIFY\0�"
471         Desc:            ''
472         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
473       - Name:            'GA+GLIBCXX_ASSERTIONS'
474         Desc:            ''
475         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
476       - Name:            "GA*\a\x03"
477         Desc:            ''
478         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
479       - Name:            "GA!\b"
480         Desc:            ''
481         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
482       - Name:            'GA+omit_frame_pointer'
483         Desc:            ''
484         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
485       - Name:            "GA*\x06\x12"
486         Desc:            ''
487         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
488       - Name:            'GA!stack_realign'
489         Desc:            ''
490         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
491       - Name:            "GA$\x013p965"
492         Desc:            '10054000000000001005400000000000'
493         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
494       - Name:            "GA$\x05running gcc 8.4.1 20200928"
495         Desc:            ''
496         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
497       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
498         Desc:            ''
499         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
500       - Name:            "GA*GOW\0*E\x02"
501         Desc:            ''
502         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
503       - Name:            "GA*\x02\0"
504         Desc:            ''
505         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
506       - Name:            'GA+stack_clash'
507         Desc:            ''
508         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
509       - Name:            "GA*cf_protection\0\b"
510         Desc:            ''
511         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
512       - Name:            "GA*FORTIFY\0�"
513         Desc:            ''
514         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
515       - Name:            'GA+GLIBCXX_ASSERTIONS'
516         Desc:            ''
517         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
518       - Name:            "GA*\a\x03"
519         Desc:            ''
520         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
521       - Name:            "GA!\b"
522         Desc:            ''
523         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
524       - Name:            'GA+omit_frame_pointer'
525         Desc:            ''
526         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
527       - Name:            "GA*\x06\x12"
528         Desc:            ''
529         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
530       - Name:            'GA!stack_realign'
531         Desc:            ''
532         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
533       - Name:            "GA$\x013p965"
534         Desc:            '40054000000000004505400000000000'
535         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
536       - Name:            "GA$\x05running gcc 8.4.1 20200928"
537         Desc:            ''
538         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
539       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
540         Desc:            ''
541         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
542       - Name:            "GA*GOW\0*E\x02"
543         Desc:            ''
544         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
545       - Name:            "GA*\x02\0"
546         Desc:            ''
547         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
548       - Name:            'GA+stack_clash'
549         Desc:            ''
550         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
551       - Name:            "GA*cf_protection\0\b"
552         Desc:            ''
553         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
554       - Name:            "GA*FORTIFY\0�"
555         Desc:            ''
556         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
557       - Name:            'GA+GLIBCXX_ASSERTIONS'
558         Desc:            ''
559         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
560       - Name:            "GA*\a\x03"
561         Desc:            ''
562         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
563       - Name:            "GA!\b"
564         Desc:            ''
565         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
566       - Name:            'GA+omit_frame_pointer'
567         Desc:            ''
568         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
569       - Name:            "GA*\x06\x12"
570         Desc:            ''
571         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
572       - Name:            'GA!stack_realign'
573         Desc:            ''
574         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
575       - Name:            "GA*cf_protection\0\b"
576         Desc:            '40054000000000004505400000000000'
577         Type:            NT_GNU_BUILD_ATTRIBUTE_FUNC
578       - Name:            "GA*FORTIFY\0�"
579         Desc:            ''
580         Type:            NT_GNU_BUILD_ATTRIBUTE_FUNC
581       - Name:            'GA+GLIBCXX_ASSERTIONS'
582         Desc:            ''
583         Type:            NT_GNU_BUILD_ATTRIBUTE_FUNC
584       - Name:            "GA$\x013p965"
585         Desc:            '10054000000000001005400000000000'
586         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
587       - Name:            "GA$\x05running gcc 8.4.1 20200928"
588         Desc:            ''
589         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
590       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
591         Desc:            ''
592         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
593       - Name:            "GA*GOW\0*E\x02"
594         Desc:            ''
595         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
596       - Name:            "GA*\x02\0"
597         Desc:            ''
598         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
599       - Name:            'GA+stack_clash'
600         Desc:            ''
601         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
602       - Name:            "GA*cf_protection\0\b"
603         Desc:            ''
604         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
605       - Name:            "GA*FORTIFY\0�"
606         Desc:            ''
607         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
608       - Name:            'GA+GLIBCXX_ASSERTIONS'
609         Desc:            ''
610         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
611       - Name:            "GA*\a\x03"
612         Desc:            ''
613         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
614       - Name:            "GA!\b"
615         Desc:            ''
616         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
617       - Name:            'GA+omit_frame_pointer'
618         Desc:            ''
619         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
620       - Name:            "GA*\x06\x12"
621         Desc:            ''
622         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
623       - Name:            'GA!stack_realign'
624         Desc:            ''
625         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
626       - Name:            "GA$\x013p965"
627         Desc:            '10054000000000001005400000000000'
628         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
629       - Name:            "GA$\x05running gcc 8.4.1 20200928"
630         Desc:            ''
631         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
632       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
633         Desc:            ''
634         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
635       - Name:            "GA*GOW\0*E\x02"
636         Desc:            ''
637         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
638       - Name:            "GA*\x02\0"
639         Desc:            ''
640         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
641       - Name:            'GA+stack_clash'
642         Desc:            ''
643         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
644       - Name:            "GA*cf_protection\0\b"
645         Desc:            ''
646         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
647       - Name:            "GA*FORTIFY\0�"
648         Desc:            ''
649         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
650       - Name:            'GA+GLIBCXX_ASSERTIONS'
651         Desc:            ''
652         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
653       - Name:            "GA*\a\x03"
654         Desc:            ''
655         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
656       - Name:            "GA!\b"
657         Desc:            ''
658         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
659       - Name:            'GA+omit_frame_pointer'
660         Desc:            ''
661         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
662       - Name:            "GA*\x06\x12"
663         Desc:            ''
664         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
665       - Name:            'GA!stack_realign'
666         Desc:            ''
667         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
668       - Name:            "GA$\x013p965"
669         Desc:            '10054000000000001005400000000000'
670         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
671       - Name:            "GA$\x05running gcc 8.4.1 20200928"
672         Desc:            ''
673         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
674       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
675         Desc:            ''
676         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
677       - Name:            "GA*GOW\0*E\x02"
678         Desc:            ''
679         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
680       - Name:            "GA*\x02\0"
681         Desc:            ''
682         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
683       - Name:            'GA+stack_clash'
684         Desc:            ''
685         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
686       - Name:            "GA*cf_protection\0\b"
687         Desc:            ''
688         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
689       - Name:            "GA*FORTIFY\0�"
690         Desc:            ''
691         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
692       - Name:            'GA+GLIBCXX_ASSERTIONS'
693         Desc:            ''
694         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
695       - Name:            "GA*\a\x03"
696         Desc:            ''
697         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
698       - Name:            "GA!\b"
699         Desc:            ''
700         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
701       - Name:            'GA+omit_frame_pointer'
702         Desc:            ''
703         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
704       - Name:            "GA*\x06\x12"
705         Desc:            ''
706         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
707       - Name:            'GA!stack_realign'
708         Desc:            ''
709         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
710       - Name:            "GA$\x013p965"
711         Desc:            '10054000000000001005400000000000'
712         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
713       - Name:            "GA$\x05running gcc 8.4.1 20200928"
714         Desc:            ''
715         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
716       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
717         Desc:            ''
718         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
719       - Name:            "GA*GOW\0*E\x02"
720         Desc:            ''
721         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
722       - Name:            "GA*\x02\0"
723         Desc:            ''
724         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
725       - Name:            'GA+stack_clash'
726         Desc:            ''
727         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
728       - Name:            "GA*cf_protection\0\b"
729         Desc:            ''
730         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
731       - Name:            "GA*FORTIFY\0�"
732         Desc:            ''
733         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
734       - Name:            'GA+GLIBCXX_ASSERTIONS'
735         Desc:            ''
736         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
737       - Name:            "GA*\a\x03"
738         Desc:            ''
739         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
740       - Name:            "GA!\b"
741         Desc:            ''
742         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
743       - Name:            'GA+omit_frame_pointer'
744         Desc:            ''
745         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
746       - Name:            "GA*\x06\x12"
747         Desc:            ''
748         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
749       - Name:            'GA!stack_realign'
750         Desc:            ''
751         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
752       - Name:            "GA$\x013a1"
753         Desc:            10054000000000003F05400000000000
754         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
755       - Name:            "GA$\x013a1"
756         Desc:            3F054000000000003F05400000000000
757         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
758       - Name:            "GA$\x013a1"
759         Desc:            '45054000000000004505400000000000'
760         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
761       - Name:            "GA$\x013a1"
762         Desc:            A804400000000000BE04400000000000
763         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
764       - Name:            "GA$\x013a1"
765         Desc:            A806400000000000B006400000000000
766         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
767       - Name:            "GA$\x013a1"
768         Desc:            5005400000000000F605400000000000
769         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
770       - Name:            "GA$\x013p965"
771         Desc:            3006400000000000A506400000000000
772         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
773       - Name:            "GA$\x05running gcc 8.4.1 20200928"
774         Desc:            ''
775         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
776       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
777         Desc:            ''
778         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
779       - Name:            "GA*GOW\0*E\x02"
780         Desc:            ''
781         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
782       - Name:            "GA*\x02\x03"
783         Desc:            ''
784         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
785       - Name:            'GA+stack_clash'
786         Desc:            ''
787         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
788       - Name:            "GA*cf_protection\0\b"
789         Desc:            ''
790         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
791       - Name:            "GA*FORTIFY\0\x02"
792         Desc:            ''
793         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
794       - Name:            'GA+GLIBCXX_ASSERTIONS'
795         Desc:            ''
796         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
797       - Name:            "GA*\a\x02"
798         Desc:            ''
799         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
800       - Name:            "GA!\b"
801         Desc:            ''
802         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
803       - Name:            'GA+omit_frame_pointer'
804         Desc:            ''
805         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
806       - Name:            "GA*\x06\x12"
807         Desc:            ''
808         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
809       - Name:            'GA!stack_realign'
810         Desc:            ''
811         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
812       - Name:            "GA*cf_protection\0\b"
813         Desc:            '30064000000000009506400000000000'
814         Type:            NT_GNU_BUILD_ATTRIBUTE_FUNC
815       - Name:            "GA*FORTIFY\0\x02"
816         Desc:            ''
817         Type:            NT_GNU_BUILD_ATTRIBUTE_FUNC
818       - Name:            'GA+GLIBCXX_ASSERTIONS'
819         Desc:            ''
820         Type:            NT_GNU_BUILD_ATTRIBUTE_FUNC
821       - Name:            "GA*cf_protection\0\b"
822         Desc:            9506400000000000A506400000000000
823         Type:            NT_GNU_BUILD_ATTRIBUTE_FUNC
824       - Name:            "GA*FORTIFY\0\x02"
825         Desc:            ''
826         Type:            NT_GNU_BUILD_ATTRIBUTE_FUNC
827       - Name:            'GA+GLIBCXX_ASSERTIONS'
828         Desc:            ''
829         Type:            NT_GNU_BUILD_ATTRIBUTE_FUNC
830       - Name:            "GA$\x013p965"
831         Desc:            '10054000000000001005400000000000'
832         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
833       - Name:            "GA$\x05running gcc 8.4.1 20200928"
834         Desc:            ''
835         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
836       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
837         Desc:            ''
838         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
839       - Name:            "GA*GOW\0*E\x02"
840         Desc:            ''
841         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
842       - Name:            "GA*\x02\x03"
843         Desc:            ''
844         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
845       - Name:            'GA+stack_clash'
846         Desc:            ''
847         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
848       - Name:            "GA*cf_protection\0\b"
849         Desc:            ''
850         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
851       - Name:            "GA*FORTIFY\0\x02"
852         Desc:            ''
853         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
854       - Name:            'GA+GLIBCXX_ASSERTIONS'
855         Desc:            ''
856         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
857       - Name:            "GA*\a\x02"
858         Desc:            ''
859         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
860       - Name:            "GA!\b"
861         Desc:            ''
862         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
863       - Name:            'GA+omit_frame_pointer'
864         Desc:            ''
865         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
866       - Name:            "GA*\x06\x12"
867         Desc:            ''
868         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
869       - Name:            'GA!stack_realign'
870         Desc:            ''
871         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
872       - Name:            "GA$\x013p965"
873         Desc:            '10054000000000001005400000000000'
874         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
875       - Name:            "GA$\x05running gcc 8.4.1 20200928"
876         Desc:            ''
877         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
878       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
879         Desc:            ''
880         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
881       - Name:            "GA*GOW\0*E\x02"
882         Desc:            ''
883         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
884       - Name:            "GA*\x02\x03"
885         Desc:            ''
886         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
887       - Name:            'GA+stack_clash'
888         Desc:            ''
889         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
890       - Name:            "GA*cf_protection\0\b"
891         Desc:            ''
892         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
893       - Name:            "GA*FORTIFY\0\x02"
894         Desc:            ''
895         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
896       - Name:            'GA+GLIBCXX_ASSERTIONS'
897         Desc:            ''
898         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
899       - Name:            "GA*\a\x02"
900         Desc:            ''
901         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
902       - Name:            "GA!\b"
903         Desc:            ''
904         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
905       - Name:            'GA+omit_frame_pointer'
906         Desc:            ''
907         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
908       - Name:            "GA*\x06\x12"
909         Desc:            ''
910         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
911       - Name:            'GA!stack_realign'
912         Desc:            ''
913         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
914       - Name:            "GA$\x013p965"
915         Desc:            '10054000000000001005400000000000'
916         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
917       - Name:            "GA$\x05running gcc 8.4.1 20200928"
918         Desc:            ''
919         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
920       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
921         Desc:            ''
922         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
923       - Name:            "GA*GOW\0*E\x02"
924         Desc:            ''
925         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
926       - Name:            "GA*\x02\x03"
927         Desc:            ''
928         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
929       - Name:            'GA+stack_clash'
930         Desc:            ''
931         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
932       - Name:            "GA*cf_protection\0\b"
933         Desc:            ''
934         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
935       - Name:            "GA*FORTIFY\0\x02"
936         Desc:            ''
937         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
938       - Name:            'GA+GLIBCXX_ASSERTIONS'
939         Desc:            ''
940         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
941       - Name:            "GA*\a\x02"
942         Desc:            ''
943         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
944       - Name:            "GA!\b"
945         Desc:            ''
946         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
947       - Name:            'GA+omit_frame_pointer'
948         Desc:            ''
949         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
950       - Name:            "GA*\x06\x12"
951         Desc:            ''
952         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
953       - Name:            'GA!stack_realign'
954         Desc:            ''
955         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
956       - Name:            "GA$\x013p965"
957         Desc:            '10054000000000001005400000000000'
958         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
959       - Name:            "GA$\x05running gcc 8.4.1 20200928"
960         Desc:            ''
961         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
962       - Name:            "GA$\x05annobin gcc 8.4.1 20200928"
963         Desc:            ''
964         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
965       - Name:            "GA*GOW\0*E\x02"
966         Desc:            ''
967         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
968       - Name:            "GA*\x02\x03"
969         Desc:            ''
970         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
971       - Name:            'GA+stack_clash'
972         Desc:            ''
973         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
974       - Name:            "GA*cf_protection\0\b"
975         Desc:            ''
976         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
977       - Name:            "GA*FORTIFY\0\x02"
978         Desc:            ''
979         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
980       - Name:            'GA+GLIBCXX_ASSERTIONS'
981         Desc:            ''
982         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
983       - Name:            "GA*\a\x02"
984         Desc:            ''
985         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
986       - Name:            "GA!\b"
987         Desc:            ''
988         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
989       - Name:            'GA+omit_frame_pointer'
990         Desc:            ''
991         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
992       - Name:            "GA*\x06\x12"
993         Desc:            ''
994         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
995       - Name:            'GA!stack_realign'
996         Desc:            ''
997         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
998       - Name:            "GA$\x013a1"
999         Desc:            A506400000000000A506400000000000
1000         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
1001       - Name:            "GA$\x013a1"
1002         Desc:            A506400000000000A506400000000000
1003         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
1004       - Name:            "GA$\x013a1"
1005         Desc:            BE04400000000000C304400000000000
1006         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
1007       - Name:            "GA$\x013a1"
1008         Desc:            B006400000000000B506400000000000
1009         Type:            NT_GNU_BUILD_ATTRIBUTE_OPEN
1010 Symbols:
1011   - Name:            .interp
1012     Type:            STT_SECTION
1013     Section:         .interp
1014     Value:           0x400238
1015   - Name:            .note.ABI-tag
1016     Type:            STT_SECTION
1017     Section:         .note.ABI-tag
1018     Value:           0x400254
1019   - Name:            .hash
1020     Type:            STT_SECTION
1021     Section:         .hash
1022     Value:           0x400278
1023   - Name:            .gnu.hash
1024     Type:            STT_SECTION
1025     Section:         .gnu.hash
1026     Value:           0x4002A8
1027   - Name:            .dynsym
1028     Type:            STT_SECTION
1029     Section:         .dynsym
1030     Value:           0x4002C8
1031   - Name:            .dynstr
1032     Type:            STT_SECTION
1033     Section:         .dynstr
1034     Value:           0x400370
1035   - Name:            .gnu.version
1036     Type:            STT_SECTION
1037     Section:         .gnu.version
1038     Value:           0x4003EA
1039   - Name:            .gnu.version_r
1040     Type:            STT_SECTION
1041     Section:         .gnu.version_r
1042     Value:           0x4003F8
1043   - Name:            .rela.dyn
1044     Type:            STT_SECTION
1045     Section:         .rela.dyn
1046     Value:           0x400418
1047   - Name:            .rela.plt
1048     Type:            STT_SECTION
1049     Section:         .rela.plt
1050     Value:           0x400478
1051   - Name:            .init
1052     Type:            STT_SECTION
1053     Section:         .init
1054     Value:           0x4004A8
1055   - Name:            .plt
1056     Type:            STT_SECTION
1057     Section:         .plt
1058     Value:           0x4004D0
1059   - Name:            .plt.sec
1060     Type:            STT_SECTION
1061     Section:         .plt.sec
1062     Value:           0x400500
1063   - Name:            .text
1064     Type:            STT_SECTION
1065     Section:         .text
1066     Value:           0x400510
1067   - Name:            .fini
1068     Type:            STT_SECTION
1069     Section:         .fini
1070     Value:           0x4006A8
1071   - Name:            .rodata
1072     Type:            STT_SECTION
1073     Section:         .rodata
1074     Value:           0x4006B8
1075   - Name:            .eh_frame_hdr
1076     Type:            STT_SECTION
1077     Section:         .eh_frame_hdr
1078     Value:           0x4006D8
1079   - Name:            .eh_frame
1080     Type:            STT_SECTION
1081     Section:         .eh_frame
1082     Value:           0x400720
1083   - Name:            .init_array
1084     Type:            STT_SECTION
1085     Section:         .init_array
1086     Value:           0x600DA8
1087   - Name:            .fini_array
1088     Type:            STT_SECTION
1089     Section:         .fini_array
1090     Value:           0x600DB0
1091   - Name:            .dynamic
1092     Type:            STT_SECTION
1093     Section:         .dynamic
1094     Value:           0x600DB8
1095   - Name:            .got
1096     Type:            STT_SECTION
1097     Section:         .got
1098     Value:           0x600FB8
1099   - Name:            .data
1100     Type:            STT_SECTION
1101     Section:         .data
1102     Value:           0x601000
1103   - Name:            .bss
1104     Type:            STT_SECTION
1105     Section:         .bss
1106     Value:           0x601004
1107   - Name:            .comment
1108     Type:            STT_SECTION
1109     Section:         .comment
1110   - Name:            .gnu.build.attributes
1111     Type:            STT_SECTION
1112     Section:         .gnu.build.attributes
1113     Value:           0xA01008
1114   - Name:            '/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crt1.o'
1115     Type:            STT_FILE
1116     Index:           SHN_ABS
1117   - Name:            .annobin_init.c
1118     Section:         .text
1119     Value:           0x40053F
1120     Other:           [ STV_HIDDEN ]
1121   - Name:            .annobin_init.c_end
1122     Section:         .text
1123     Value:           0x40053F
1124     Other:           [ STV_HIDDEN ]
1125   - Name:            .annobin_init.c.hot
1126     Section:         .text
1127     Value:           0x400510
1128     Other:           [ STV_HIDDEN ]
1129   - Name:            .annobin_init.c_end.hot
1130     Section:         .text
1131     Value:           0x400510
1132     Other:           [ STV_HIDDEN ]
1133   - Name:            .annobin_init.c.unlikely
1134     Section:         .text
1135     Value:           0x400510
1136     Other:           [ STV_HIDDEN ]
1137   - Name:            .annobin_init.c_end.unlikely
1138     Section:         .text
1139     Value:           0x400510
1140     Other:           [ STV_HIDDEN ]
1141   - Name:            .annobin_init.c.startup
1142     Section:         .text
1143     Value:           0x400510
1144     Other:           [ STV_HIDDEN ]
1145   - Name:            .annobin_init.c_end.startup
1146     Section:         .text
1147     Value:           0x400510
1148     Other:           [ STV_HIDDEN ]
1149   - Name:            .annobin_init.c.exit
1150     Section:         .text
1151     Value:           0x400510
1152     Other:           [ STV_HIDDEN ]
1153   - Name:            .annobin_init.c_end.exit
1154     Section:         .text
1155     Value:           0x400510
1156     Other:           [ STV_HIDDEN ]
1157   - Name:            .annobin_static_reloc.c
1158     Section:         .text
1159     Value:           0x400540
1160     Other:           [ STV_HIDDEN ]
1161   - Name:            .annobin_static_reloc.c_end
1162     Section:         .text
1163     Value:           0x400545
1164     Other:           [ STV_HIDDEN ]
1165   - Name:            .annobin_static_reloc.c.hot
1166     Section:         .text
1167     Value:           0x400510
1168     Other:           [ STV_HIDDEN ]
1169   - Name:            .annobin_static_reloc.c_end.hot
1170     Section:         .text
1171     Value:           0x400510
1172     Other:           [ STV_HIDDEN ]
1173   - Name:            .annobin_static_reloc.c.unlikely
1174     Section:         .text
1175     Value:           0x400510
1176     Other:           [ STV_HIDDEN ]
1177   - Name:            .annobin_static_reloc.c_end.unlikely
1178     Section:         .text
1179     Value:           0x400510
1180     Other:           [ STV_HIDDEN ]
1181   - Name:            .annobin_static_reloc.c.startup
1182     Section:         .text
1183     Value:           0x400510
1184     Other:           [ STV_HIDDEN ]
1185   - Name:            .annobin_static_reloc.c_end.startup
1186     Section:         .text
1187     Value:           0x400510
1188     Other:           [ STV_HIDDEN ]
1189   - Name:            .annobin_static_reloc.c.exit
1190     Section:         .text
1191     Value:           0x400510
1192     Other:           [ STV_HIDDEN ]
1193   - Name:            .annobin_static_reloc.c_end.exit
1194     Section:         .text
1195     Value:           0x400510
1196     Other:           [ STV_HIDDEN ]
1197   - Name:            .annobin__dl_relocate_static_pie.start
1198     Section:         .text
1199     Value:           0x400540
1200     Other:           [ STV_HIDDEN ]
1201   - Name:            .annobin__dl_relocate_static_pie.end
1202     Section:         .text
1203     Value:           0x400545
1204     Other:           [ STV_HIDDEN ]
1205   - Name:            elf-init.oS
1206     Type:            STT_FILE
1207     Index:           SHN_ABS
1208   - Name:            .annobin_elf_init.c
1209     Section:         .text
1210     Value:           0x400630
1211     Other:           [ STV_HIDDEN ]
1212   - Name:            .annobin_elf_init.c_end
1213     Section:         .text
1214     Value:           0x4006A5
1215     Other:           [ STV_HIDDEN ]
1216   - Name:            .annobin_elf_init.c.hot
1217     Section:         .text
1218     Value:           0x400510
1219     Other:           [ STV_HIDDEN ]
1220   - Name:            .annobin_elf_init.c_end.hot
1221     Section:         .text
1222     Value:           0x400510
1223     Other:           [ STV_HIDDEN ]
1224   - Name:            .annobin_elf_init.c.unlikely
1225     Section:         .text
1226     Value:           0x400510
1227     Other:           [ STV_HIDDEN ]
1228   - Name:            .annobin_elf_init.c_end.unlikely
1229     Section:         .text
1230     Value:           0x400510
1231     Other:           [ STV_HIDDEN ]
1232   - Name:            .annobin_elf_init.c.startup
1233     Section:         .text
1234     Value:           0x400510
1235     Other:           [ STV_HIDDEN ]
1236   - Name:            .annobin_elf_init.c_end.startup
1237     Section:         .text
1238     Value:           0x400510
1239     Other:           [ STV_HIDDEN ]
1240   - Name:            .annobin_elf_init.c.exit
1241     Section:         .text
1242     Value:           0x400510
1243     Other:           [ STV_HIDDEN ]
1244   - Name:            .annobin_elf_init.c_end.exit
1245     Section:         .text
1246     Value:           0x400510
1247     Other:           [ STV_HIDDEN ]
1248   - Name:            .annobin___libc_csu_init.start
1249     Section:         .text
1250     Value:           0x400630
1251     Other:           [ STV_HIDDEN ]
1252   - Name:            .annobin___libc_csu_init.end
1253     Section:         .text
1254     Value:           0x400695
1255     Other:           [ STV_HIDDEN ]
1256   - Name:            .annobin___libc_csu_fini.start
1257     Section:         .text
1258     Value:           0x400695
1259     Other:           [ STV_HIDDEN ]
1260   - Name:            .annobin___libc_csu_fini.end
1261     Section:         .text
1262     Value:           0x4006A5
1263     Other:           [ STV_HIDDEN ]
1264   - Name:            crtstuff.c
1265     Type:            STT_FILE
1266     Index:           SHN_ABS
1267   - Name:            deregister_tm_clones
1268     Type:            STT_FUNC
1269     Section:         .text
1270     Value:           0x400550
1271   - Name:            register_tm_clones
1272     Type:            STT_FUNC
1273     Section:         .text
1274     Value:           0x400580
1275   - Name:            __do_global_dtors_aux
1276     Type:            STT_FUNC
1277     Section:         .text
1278     Value:           0x4005C0
1279   - Name:            completed.7294
1280     Type:            STT_OBJECT
1281     Section:         .bss
1282     Value:           0x601004
1283     Size:            0x1
1284   - Name:            __do_global_dtors_aux_fini_array_entry
1285     Type:            STT_OBJECT
1286     Section:         .fini_array
1287     Value:           0x600DB0
1288   - Name:            frame_dummy
1289     Type:            STT_FUNC
1290     Section:         .text
1291     Value:           0x4005F0
1292   - Name:            __frame_dummy_init_array_entry
1293     Type:            STT_OBJECT
1294     Section:         .init_array
1295     Value:           0x600DA8
1296   - Name:            hello.c
1297     Type:            STT_FILE
1298     Index:           SHN_ABS
1299   - Name:            'crtstuff.c (1)'
1300     Type:            STT_FILE
1301     Index:           SHN_ABS
1302   - Name:            __FRAME_END__
1303     Type:            STT_OBJECT
1304     Section:         .eh_frame
1305     Value:           0x40081C
1306   - Type:            STT_FILE
1307     Index:           SHN_ABS
1308   - Name:            __init_array_end
1309     Section:         .init_array
1310     Value:           0x600DB0
1311   - Name:            _DYNAMIC
1312     Type:            STT_OBJECT
1313     Section:         .dynamic
1314     Value:           0x600DB8
1315   - Name:            __init_array_start
1316     Section:         .init_array
1317     Value:           0x600DA8
1318   - Name:            __GNU_EH_FRAME_HDR
1319     Section:         .eh_frame_hdr
1320     Value:           0x4006D8
1321   - Name:            _GLOBAL_OFFSET_TABLE_
1322     Type:            STT_OBJECT
1323     Section:         .got
1324     Value:           0x600FB8
1325   - Name:            __libc_csu_fini
1326     Type:            STT_FUNC
1327     Section:         .text
1328     Binding:         STB_GLOBAL
1329     Value:           0x4006A0
1330     Size:            0x5
1331   - Name:            _ITM_deregisterTMCloneTable
1332     Binding:         STB_WEAK
1333   - Name:            data_start
1334     Section:         .data
1335     Binding:         STB_WEAK
1336     Value:           0x601000
1337   - Name:            _edata
1338     Section:         .data
1339     Binding:         STB_GLOBAL
1340     Value:           0x601004
1341   - Name:            _fini
1342     Type:            STT_FUNC
1343     Section:         .fini
1344     Binding:         STB_GLOBAL
1345     Value:           0x4006A8
1346     Other:           [ STV_HIDDEN ]
1347   - Name:            'printf@@GLIBC_2.2.5'
1348     Type:            STT_FUNC
1349     Binding:         STB_GLOBAL
1350   - Name:            '__libc_start_main@@GLIBC_2.2.5'
1351     Type:            STT_FUNC
1352     Binding:         STB_GLOBAL
1353   - Name:            __data_start
1354     Section:         .data
1355     Binding:         STB_GLOBAL
1356     Value:           0x601000
1357   - Name:            __gmon_start__
1358     Binding:         STB_WEAK
1359   - Name:            __dso_handle
1360     Type:            STT_OBJECT
1361     Section:         .rodata
1362     Binding:         STB_GLOBAL
1363     Value:           0x4006C0
1364     Other:           [ STV_HIDDEN ]
1365   - Name:            _IO_stdin_used
1366     Type:            STT_OBJECT
1367     Section:         .rodata
1368     Binding:         STB_GLOBAL
1369     Value:           0x4006B8
1370     Size:            0x4
1371   - Name:            __libc_csu_init
1372     Type:            STT_FUNC
1373     Section:         .text
1374     Binding:         STB_GLOBAL
1375     Value:           0x400630
1376     Size:            0x65
1377   - Name:            _end
1378     Section:         .bss
1379     Binding:         STB_GLOBAL
1380     Value:           0x601008
1381   - Name:            _dl_relocate_static_pie
1382     Type:            STT_FUNC
1383     Section:         .text
1384     Binding:         STB_GLOBAL
1385     Value:           0x400540
1386     Size:            0x5
1387     Other:           [ STV_HIDDEN ]
1388   - Name:            _start
1389     Type:            STT_FUNC
1390     Section:         .text
1391     Binding:         STB_GLOBAL
1392     Value:           0x400510
1393     Size:            0x2F
1394   - Name:            __bss_start
1395     Section:         .bss
1396     Binding:         STB_GLOBAL
1397     Value:           0x601004
1398   - Name:            main
1399     Type:            STT_FUNC
1400     Section:         .text
1401     Binding:         STB_GLOBAL
1402     Value:           0x400600
1403     Size:            0x27
1404   - Name:            'exit@@GLIBC_2.2.5'
1405     Type:            STT_FUNC
1406     Binding:         STB_GLOBAL
1407   - Name:            __TMC_END__
1408     Type:            STT_OBJECT
1409     Section:         .data
1410     Binding:         STB_GLOBAL
1411     Value:           0x601008
1412     Other:           [ STV_HIDDEN ]
1413   - Name:            _ITM_registerTMCloneTable
1414     Binding:         STB_WEAK
1415   - Name:            _init
1416     Type:            STT_FUNC
1417     Section:         .init
1418     Binding:         STB_GLOBAL
1419     Value:           0x4004A8
1420     Other:           [ STV_HIDDEN ]
1421 DynamicSymbols:
1422   - Name:            _ITM_deregisterTMCloneTable
1423     Binding:         STB_WEAK
1424   - Name:            printf
1425     Type:            STT_FUNC
1426     Binding:         STB_GLOBAL
1427   - Name:            __libc_start_main
1428     Type:            STT_FUNC
1429     Binding:         STB_GLOBAL
1430   - Name:            __gmon_start__
1431     Binding:         STB_WEAK
1432   - Name:            exit
1433     Type:            STT_FUNC
1434     Binding:         STB_GLOBAL
1435   - Name:            _ITM_registerTMCloneTable
1436     Binding:         STB_WEAK