[clang] Move warning about memset/memcpy to NonTriviallyCopyable type… (#117387)
[llvm-project.git] / lldb / test / Shell / Commands / command-image-lookup.yaml
blobcf7be930517eea1650e4b631f5db69721d7008b3
1 # RUN: yaml2obj %s -o %T/a.out
2 # RUN: %lldb %T/a.out -o "image lookup --verbose --address 0x0000000100003fa1" -o exit | FileCheck %s --check-prefix=NOINLINE
3 # RUN: %lldb %T/a.out -o "image lookup --verbose --address 0x0000000100003fa2" -o exit | FileCheck %s --check-prefix=INLINE_1
4 # RUN: %lldb %T/a.out -o "image lookup --verbose --address 0x0000000100003fa8" -o exit | FileCheck %s --check-prefix=INLINE_2
6 #      NOINLINE: Summary: a.out`main + 33 at main.cpp:10
7 # NOINLINE-NEXT: Module: file =
9 #      INLINE_1: Summary: a.out`main + 34 [inlined] squares(int, int) at main.cpp:7:16
10 # INLINE_1-NEXT:          a.out`main + 34 at main.cpp:11
11 # INLINE_1-NEXT: Module: file =
13 #      INLINE_2: Summary: a.out`main + 40 [inlined] square(int) at main.cpp:3:9
14 # INLINE_2-NEXT: a.out`main + 40 [inlined] squares(int, int) + 6 at main.cpp:7
15 # INLINE_2-NEXT: a.out`main + 34 at main.cpp:11
16 # INLINE_2-NEXT: Module: file =
19 --- !mach-o
20 FileHeader:
21   magic:           0xFEEDFACF
22   cputype:         0x1000007
23   cpusubtype:      0x3
24   filetype:        0xA
25   ncmds:           7
26   sizeofcmds:      1400
27   flags:           0x0
28   reserved:        0x0
29 LoadCommands:
30   - cmd:             LC_UUID
31     cmdsize:         24
32     uuid:            E476BFB9-CC5C-34BC-B968-BF996B298060
33   - cmd:             LC_BUILD_VERSION
34     cmdsize:         24
35     platform:        1
36     minos:           659200
37     sdk:             721152
38     ntools:          0
39   - cmd:             LC_SYMTAB
40     cmdsize:         24
41     symoff:          4096
42     nsyms:           4
43     stroff:          4160
44     strsize:         54
45   - cmd:             LC_SEGMENT_64
46     cmdsize:         72
47     segname:         __PAGEZERO
48     vmaddr:          0
49     vmsize:          4294967296
50     fileoff:         0
51     filesize:        0
52     maxprot:         0
53     initprot:        0
54     nsects:          0
55     flags:           0
56   - cmd:             LC_SEGMENT_64
57     cmdsize:         232
58     segname:         __TEXT
59     vmaddr:          4294967296
60     vmsize:          16384
61     fileoff:         0
62     filesize:        0
63     maxprot:         5
64     initprot:        5
65     nsects:          2
66     flags:           0
67     Sections:
68       - sectname:        __text
69         segname:         __TEXT
70         addr:            0x100003F50
71         size:            100
72         offset:          0x0
73         align:           4
74         reloff:          0x0
75         nreloc:          0
76         flags:           0x80000400
77         reserved1:       0x0
78         reserved2:       0x0
79         reserved3:       0x0
80         content:         CFFAEDFE07000001030000000A000000070000007805000000000000000000001B00000018000000E476BFB9CC5C34BCB968BF996B298060320000001800000001000000000F0A0000010B00000000000200000018000000001000000400000040100000
81       - sectname:        __unwind_info
82         segname:         __TEXT
83         addr:            0x100003FB4
84         size:            72
85         offset:          0x0
86         align:           2
87         reloff:          0x0
88         nreloc:          0
89         flags:           0x0
90         reserved1:       0x0
91         reserved2:       0x0
92         reserved3:       0x0
93         content:         CFFAEDFE07000001030000000A000000070000007805000000000000000000001B00000018000000E476BFB9CC5C34BCB968BF996B298060320000001800000001000000000F0A00
94   - cmd:             LC_SEGMENT_64
95     cmdsize:         72
96     segname:         __LINKEDIT
97     vmaddr:          4294983680
98     vmsize:          4096
99     fileoff:         4096
100     filesize:        118
101     maxprot:         1
102     initprot:        1
103     nsects:          0
104     flags:           0
105   - cmd:             LC_SEGMENT_64
106     cmdsize:         952
107     segname:         __DWARF
108     vmaddr:          4294987776
109     vmsize:          4096
110     fileoff:         8192
111     filesize:        1530
112     maxprot:         7
113     initprot:        3
114     nsects:          11
115     flags:           0
116     Sections:
117       - sectname:        __debug_line
118         segname:         __DWARF
119         addr:            0x100005000
120         size:            130
121         offset:          0x2000
122         align:           0
123         reloff:          0x0
124         nreloc:          0
125         flags:           0x0
126         reserved1:       0x0
127         reserved2:       0x0
128         reserved3:       0x0
129       - sectname:        __debug_pubnames
130         segname:         __DWARF
131         addr:            0x100005082
132         size:            82
133         offset:          0x2082
134         align:           0
135         reloff:          0x0
136         nreloc:          0
137         flags:           0x0
138         reserved1:       0x0
139         reserved2:       0x0
140         reserved3:       0x0
141       - sectname:        __debug_pubtypes
142         segname:         __DWARF
143         addr:            0x1000050D4
144         size:            35
145         offset:          0x20D4
146         align:           0
147         reloff:          0x0
148         nreloc:          0
149         flags:           0x0
150         reserved1:       0x0
151         reserved2:       0x0
152         reserved3:       0x0
153       - sectname:        __debug_aranges
154         segname:         __DWARF
155         addr:            0x1000050F7
156         size:            64
157         offset:          0x20F7
158         align:           0
159         reloff:          0x0
160         nreloc:          0
161         flags:           0x0
162         reserved1:       0x0
163         reserved2:       0x0
164         reserved3:       0x0
165       - sectname:        __debug_info
166         segname:         __DWARF
167         addr:            0x100005137
168         size:            379
169         offset:          0x2137
170         align:           0
171         reloff:          0x0
172         nreloc:          0
173         flags:           0x0
174         reserved1:       0x0
175         reserved2:       0x0
176         reserved3:       0x0
177       - sectname:        __debug_abbrev
178         segname:         __DWARF
179         addr:            0x1000052B2
180         size:            173
181         offset:          0x22B2
182         align:           0
183         reloff:          0x0
184         nreloc:          0
185         flags:           0x0
186         reserved1:       0x0
187         reserved2:       0x0
188         reserved3:       0x0
189       - sectname:        __debug_str
190         segname:         __DWARF
191         addr:            0x10000535F
192         size:            285
193         offset:          0x235F
194         align:           0
195         reloff:          0x0
196         nreloc:          0
197         flags:           0x0
198         reserved1:       0x0
199         reserved2:       0x0
200         reserved3:       0x0
201       - sectname:        __apple_names
202         segname:         __DWARF
203         addr:            0x10000547C
204         size:            196
205         offset:          0x247C
206         align:           0
207         reloff:          0x0
208         nreloc:          0
209         flags:           0x0
210         reserved1:       0x0
211         reserved2:       0x0
212         reserved3:       0x0
213         content:         485341480100000005000000050000000C0000000000000001000000010006000000000001000000FFFFFFFF04000000FFFFFFFF4B79AFF92EECB8236A7F9A7C492D3CA816EA5E1C5C000000700000008800000098000000AC000000F000000002000000710000001C01000000000000D800000003000000320000009400000040010000000000000701000001000000D900000000000000FD00000002000000710000001C01000000000000E30000000300000032000000940000004001000000000000
214       - sectname:        __apple_namespac
215         segname:         __DWARF
216         addr:            0x100005540
217         size:            36
218         offset:          0x2540
219         align:           0
220         reloff:          0x0
221         nreloc:          0
222         flags:           0x0
223         reserved1:       0x0
224         reserved2:       0x0
225         reserved3:       0x0
226         content:         485341480100000001000000000000000C000000000000000100000001000600FFFFFFFF
227       - sectname:        __apple_types
228         segname:         __DWARF
229         addr:            0x100005564
230         size:            114
231         offset:          0x2564
232         align:           0
233         reloff:          0x0
234         nreloc:          0
235         flags:           0x0
236         reserved1:       0x0
237         reserved2:       0x0
238         reserved3:       0x0
239         content:         48534148010000000200000002000000180000000000000004000000010006000300050005000B000600060000000000010000003080880B6320957C440000005B000000EC000000010000006A000000240000A4283A0C0000000018010000010000006E01000024000057D77B9300000000
240       - sectname:        __apple_objc
241         segname:         __DWARF
242         addr:            0x1000055D6
243         size:            36
244         offset:          0x25D6
245         align:           0
246         reloff:          0x0
247         nreloc:          0
248         flags:           0x0
249         reserved1:       0x0
250         reserved2:       0x0
251         reserved3:       0x0
252         content:         485341480100000001000000000000000C000000000000000100000001000600FFFFFFFF
253 LinkEditData:
254   NameList:
255     - n_strx:          2
256       n_type:          0xF
257       n_sect:          1
258       n_desc:          0
259       n_value:         4294983504
260     - n_strx:          14
261       n_type:          0xF
262       n_sect:          1
263       n_desc:          0
264       n_value:         4294983520
265     - n_strx:          28
266       n_type:          0xF
267       n_sect:          1
268       n_desc:          16
269       n_value:         4294967296
270     - n_strx:          48
271       n_type:          0xF
272       n_sect:          1
273       n_desc:          0
274       n_value:         4294983552
275   StringTable:
276     - ''
277     - ''
278     - __Z6squarei
279     - __Z7squaresii
280     - __mh_execute_header
281     - _main
282 DWARF:
283   debug_str:
284     - ''
285     - 'Apple clang version 12.0.0 (clang-1200.0.32.29)'
286     - '../main.cpp'
287     - '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk'
288     - MacOSX11.1.sdk
289     - '/Users/gclayton/Documents/src/args/build'
290     - _Z6squarei
291     - square
292     - x
293     - int
294     - _Z7squaresii
295     - squares
296     - y
297     - main
298     - argc
299     - argv
300     - s
301     - char
302   debug_abbrev:
303     - ID:              0
304       Table:
305         - Code:            0x1
306           Tag:             DW_TAG_compile_unit
307           Children:        DW_CHILDREN_yes
308           Attributes:
309             - Attribute:       DW_AT_producer
310               Form:            DW_FORM_strp
311             - Attribute:       DW_AT_language
312               Form:            DW_FORM_data2
313             - Attribute:       DW_AT_name
314               Form:            DW_FORM_strp
315             - Attribute:       DW_AT_LLVM_sysroot
316               Form:            DW_FORM_strp
317             - Attribute:       DW_AT_APPLE_sdk
318               Form:            DW_FORM_strp
319             - Attribute:       DW_AT_stmt_list
320               Form:            DW_FORM_sec_offset
321             - Attribute:       DW_AT_comp_dir
322               Form:            DW_FORM_strp
323             - Attribute:       DW_AT_low_pc
324               Form:            DW_FORM_addr
325             - Attribute:       DW_AT_high_pc
326               Form:            DW_FORM_data4
327         - Code:            0x2
328           Tag:             DW_TAG_subprogram
329           Children:        DW_CHILDREN_yes
330           Attributes:
331             - Attribute:       DW_AT_low_pc
332               Form:            DW_FORM_addr
333             - Attribute:       DW_AT_high_pc
334               Form:            DW_FORM_data4
335             - Attribute:       DW_AT_frame_base
336               Form:            DW_FORM_exprloc
337             - Attribute:       DW_AT_abstract_origin
338               Form:            DW_FORM_ref_addr
339         - Code:            0x3
340           Tag:             DW_TAG_formal_parameter
341           Children:        DW_CHILDREN_no
342           Attributes:
343             - Attribute:       DW_AT_location
344               Form:            DW_FORM_exprloc
345             - Attribute:       DW_AT_abstract_origin
346               Form:            DW_FORM_ref_addr
347         - Code:            0x4
348           Tag:             DW_TAG_subprogram
349           Children:        DW_CHILDREN_yes
350           Attributes:
351             - Attribute:       DW_AT_linkage_name
352               Form:            DW_FORM_strp
353             - Attribute:       DW_AT_name
354               Form:            DW_FORM_strp
355             - Attribute:       DW_AT_decl_file
356               Form:            DW_FORM_data1
357             - Attribute:       DW_AT_decl_line
358               Form:            DW_FORM_data1
359             - Attribute:       DW_AT_type
360               Form:            DW_FORM_ref_addr
361             - Attribute:       DW_AT_external
362               Form:            DW_FORM_flag_present
363             - Attribute:       DW_AT_inline
364               Form:            DW_FORM_data1
365         - Code:            0x5
366           Tag:             DW_TAG_formal_parameter
367           Children:        DW_CHILDREN_no
368           Attributes:
369             - Attribute:       DW_AT_name
370               Form:            DW_FORM_strp
371             - Attribute:       DW_AT_decl_file
372               Form:            DW_FORM_data1
373             - Attribute:       DW_AT_decl_line
374               Form:            DW_FORM_data1
375             - Attribute:       DW_AT_type
376               Form:            DW_FORM_ref_addr
377         - Code:            0x6
378           Tag:             DW_TAG_base_type
379           Children:        DW_CHILDREN_no
380           Attributes:
381             - Attribute:       DW_AT_name
382               Form:            DW_FORM_strp
383             - Attribute:       DW_AT_encoding
384               Form:            DW_FORM_data1
385             - Attribute:       DW_AT_byte_size
386               Form:            DW_FORM_data1
387         - Code:            0x7
388           Tag:             DW_TAG_inlined_subroutine
389           Children:        DW_CHILDREN_yes
390           Attributes:
391             - Attribute:       DW_AT_abstract_origin
392               Form:            DW_FORM_ref_addr
393             - Attribute:       DW_AT_low_pc
394               Form:            DW_FORM_addr
395             - Attribute:       DW_AT_high_pc
396               Form:            DW_FORM_data4
397             - Attribute:       DW_AT_call_file
398               Form:            DW_FORM_data1
399             - Attribute:       DW_AT_call_line
400               Form:            DW_FORM_data1
401             - Attribute:       DW_AT_call_column
402               Form:            DW_FORM_data1
403         - Code:            0x8
404           Tag:             DW_TAG_subprogram
405           Children:        DW_CHILDREN_yes
406           Attributes:
407             - Attribute:       DW_AT_low_pc
408               Form:            DW_FORM_addr
409             - Attribute:       DW_AT_high_pc
410               Form:            DW_FORM_data4
411             - Attribute:       DW_AT_frame_base
412               Form:            DW_FORM_exprloc
413             - Attribute:       DW_AT_name
414               Form:            DW_FORM_strp
415             - Attribute:       DW_AT_decl_file
416               Form:            DW_FORM_data1
417             - Attribute:       DW_AT_decl_line
418               Form:            DW_FORM_data1
419             - Attribute:       DW_AT_type
420               Form:            DW_FORM_ref_addr
421             - Attribute:       DW_AT_external
422               Form:            DW_FORM_flag_present
423         - Code:            0x9
424           Tag:             DW_TAG_formal_parameter
425           Children:        DW_CHILDREN_no
426           Attributes:
427             - Attribute:       DW_AT_location
428               Form:            DW_FORM_exprloc
429             - Attribute:       DW_AT_name
430               Form:            DW_FORM_strp
431             - Attribute:       DW_AT_decl_file
432               Form:            DW_FORM_data1
433             - Attribute:       DW_AT_decl_line
434               Form:            DW_FORM_data1
435             - Attribute:       DW_AT_type
436               Form:            DW_FORM_ref_addr
437         - Code:            0xA
438           Tag:             DW_TAG_variable
439           Children:        DW_CHILDREN_no
440           Attributes:
441             - Attribute:       DW_AT_location
442               Form:            DW_FORM_exprloc
443             - Attribute:       DW_AT_name
444               Form:            DW_FORM_strp
445             - Attribute:       DW_AT_decl_file
446               Form:            DW_FORM_data1
447             - Attribute:       DW_AT_decl_line
448               Form:            DW_FORM_data1
449             - Attribute:       DW_AT_type
450               Form:            DW_FORM_ref_addr
451         - Code:            0xB
452           Tag:             DW_TAG_pointer_type
453           Children:        DW_CHILDREN_no
454           Attributes:
455             - Attribute:       DW_AT_type
456               Form:            DW_FORM_ref_addr
457         - Code:            0xC
458           Tag:             DW_TAG_const_type
459           Children:        DW_CHILDREN_no
460           Attributes:
461             - Attribute:       DW_AT_type
462               Form:            DW_FORM_ref_addr
463   debug_aranges:
464     - Length:          0x3C
465       Version:         2
466       CuOffset:        0x0
467       AddressSize:     0x8
468       Descriptors:
469         - Address:         0x100003F50
470           Length:          0x29
471         - Address:         0x100003F80
472           Length:          0x34
473   debug_pubnames:
474     Length:          0x4E
475     Version:         2
476     UnitOffset:      0
477     UnitSize:        379
478     Entries:
479       - DieOffset:       0x32
480         Name:            _Z6squarei
481       - DieOffset:       0x32
482         Name:            square
483       - DieOffset:       0x71
484         Name:            _Z7squaresii
485       - DieOffset:       0x71
486         Name:            squares
487       - DieOffset:       0xD9
488         Name:            main
489   debug_pubtypes:
490     Length:          0x1F
491     Version:         2
492     UnitOffset:      0
493     UnitSize:        379
494     Entries:
495       - DieOffset:       0x6A
496         Name:            int
497       - DieOffset:       0x16E
498         Name:            char
499   debug_info:
500     - Length:          0x177
501       Version:         4
502       AbbrevTableID:   0
503       AbbrOffset:      0x0
504       AddrSize:        8
505       Entries:
506         - AbbrCode:        0x1
507           Values:
508             - Value:           0x1
509             - Value:           0x4
510             - Value:           0x31
511             - Value:           0x3D
512             - Value:           0xA0
513             - Value:           0x0
514             - Value:           0xAF
515             - Value:           0x100003F50
516             - Value:           0x64
517         - AbbrCode:        0x2
518           Values:
519             - Value:           0x100003F50
520             - Value:           0x10
521             - Value:           0x1
522               BlockData:       [ 0x56 ]
523             - Value:           0x4E
524         - AbbrCode:        0x3
525           Values:
526             - Value:           0x2
527               BlockData:       [ 0x91, 0x7C ]
528             - Value:           0x5E
529         - AbbrCode:        0x0
530         - AbbrCode:        0x4
531           Values:
532             - Value:           0xD8
533             - Value:           0xE3
534             - Value:           0x1
535             - Value:           0x2
536             - Value:           0x6A
537             - Value:           0x1
538             - Value:           0x1
539         - AbbrCode:        0x5
540           Values:
541             - Value:           0xEA
542             - Value:           0x1
543             - Value:           0x2
544             - Value:           0x6A
545         - AbbrCode:        0x0
546         - AbbrCode:        0x6
547           Values:
548             - Value:           0xEC
549             - Value:           0x5
550             - Value:           0x4
551         - AbbrCode:        0x2
552           Values:
553             - Value:           0x100003F60
554             - Value:           0x19
555             - Value:           0x1
556               BlockData:       [ 0x56 ]
557             - Value:           0xB2
558         - AbbrCode:        0x3
559           Values:
560             - Value:           0x2
561               BlockData:       [ 0x91, 0x78 ]
562             - Value:           0xC2
563         - AbbrCode:        0x3
564           Values:
565             - Value:           0x2
566               BlockData:       [ 0x91, 0x74 ]
567             - Value:           0xCD
568         - AbbrCode:        0x7
569           Values:
570             - Value:           0x4E
571             - Value:           0x100003F70
572             - Value:           0x7
573             - Value:           0x1
574             - Value:           0x7
575             - Value:           0x9
576         - AbbrCode:        0x3
577           Values:
578             - Value:           0x2
579               BlockData:       [ 0x91, 0x7C ]
580             - Value:           0x5E
581         - AbbrCode:        0x0
582         - AbbrCode:        0x0
583         - AbbrCode:        0x4
584           Values:
585             - Value:           0xF0
586             - Value:           0xFD
587             - Value:           0x1
588             - Value:           0x6
589             - Value:           0x6A
590             - Value:           0x1
591             - Value:           0x1
592         - AbbrCode:        0x5
593           Values:
594             - Value:           0xEA
595             - Value:           0x1
596             - Value:           0x6
597             - Value:           0x6A
598         - AbbrCode:        0x5
599           Values:
600             - Value:           0x105
601             - Value:           0x1
602             - Value:           0x6
603             - Value:           0x6A
604         - AbbrCode:        0x0
605         - AbbrCode:        0x8
606           Values:
607             - Value:           0x100003F80
608             - Value:           0x34
609             - Value:           0x1
610               BlockData:       [ 0x56 ]
611             - Value:           0x107
612             - Value:           0x1
613             - Value:           0xA
614             - Value:           0x6A
615             - Value:           0x1
616         - AbbrCode:        0x9
617           Values:
618             - Value:           0x2
619               BlockData:       [ 0x91, 0x6C ]
620             - Value:           0x10C
621             - Value:           0x1
622             - Value:           0xA
623             - Value:           0x6A
624         - AbbrCode:        0x9
625           Values:
626             - Value:           0x2
627               BlockData:       [ 0x91, 0x60 ]
628             - Value:           0x111
629             - Value:           0x1
630             - Value:           0xA
631             - Value:           0x15F
632         - AbbrCode:        0xA
633           Values:
634             - Value:           0x2
635               BlockData:       [ 0x91, 0x5C ]
636             - Value:           0x116
637             - Value:           0x1
638             - Value:           0xB
639             - Value:           0x175
640         - AbbrCode:        0x7
641           Values:
642             - Value:           0xB2
643             - Value:           0x100003FA2
644             - Value:           0xD
645             - Value:           0x1
646             - Value:           0xB
647             - Value:           0x10
648         - AbbrCode:        0x3
649           Values:
650             - Value:           0x2
651               BlockData:       [ 0x91, 0x78 ]
652             - Value:           0xC2
653         - AbbrCode:        0x3
654           Values:
655             - Value:           0x2
656               BlockData:       [ 0x91, 0x74 ]
657             - Value:           0xCD
658         - AbbrCode:        0x7
659           Values:
660             - Value:           0x4E
661             - Value:           0x100003FA8
662             - Value:           0x7
663             - Value:           0x1
664             - Value:           0x7
665             - Value:           0x9
666         - AbbrCode:        0x3
667           Values:
668             - Value:           0x2
669               BlockData:       [ 0x91, 0x7C ]
670             - Value:           0x5E
671         - AbbrCode:        0x0
672         - AbbrCode:        0x0
673         - AbbrCode:        0x0
674         - AbbrCode:        0xB
675           Values:
676             - Value:           0x164
677         - AbbrCode:        0xB
678           Values:
679             - Value:           0x169
680         - AbbrCode:        0xC
681           Values:
682             - Value:           0x16E
683         - AbbrCode:        0x6
684           Values:
685             - Value:           0x118
686             - Value:           0x6
687             - Value:           0x1
688         - AbbrCode:        0xC
689           Values:
690             - Value:           0x6A
691         - AbbrCode:        0x0
692   debug_line:
693     - Length:          126
694       Version:         4
695       PrologueLength:  35
696       MinInstLength:   1
697       MaxOpsPerInst:   1
698       DefaultIsStmt:   1
699       LineBase:        251
700       LineRange:       14
701       OpcodeBase:      13
702       StandardOpcodeLengths: [ 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1 ]
703       IncludeDirs:
704         - ..
705       Files:
706         - Name:            main.cpp
707           DirIdx:          1
708           ModTime:         0
709           Length:          0
710       Opcodes:
711         - Opcode:          DW_LNS_extended_op
712           ExtLen:          9
713           SubOpcode:       DW_LNE_set_address
714           Data:            4294983504
715         - Opcode:          0x13
716           Data:            0
717         - Opcode:          DW_LNS_set_column
718           Data:            9
719         - Opcode:          DW_LNS_set_prologue_end
720           Data:            0
721         - Opcode:          0x75
722           Data:            0
723         - Opcode:          DW_LNS_set_column
724           Data:            10
725         - Opcode:          DW_LNS_negate_stmt
726           Data:            0
727         - Opcode:          0x3C
728           Data:            0
729         - Opcode:          DW_LNS_set_column
730           Data:            2
731         - Opcode:          0x4A
732           Data:            0
733         - Opcode:          DW_LNS_set_column
734           Data:            0
735         - Opcode:          DW_LNS_negate_stmt
736           Data:            0
737         - Opcode:          0x31
738           Data:            0
739         - Opcode:          DW_LNS_set_column
740           Data:            16
741         - Opcode:          DW_LNS_set_prologue_end
742           Data:            0
743         - Opcode:          0x9F
744           Data:            0
745         - Opcode:          DW_LNS_set_column
746           Data:            9
747         - Opcode:          0x62
748           Data:            0
749         - Opcode:          DW_LNS_set_column
750           Data:            10
751         - Opcode:          DW_LNS_negate_stmt
752           Data:            0
753         - Opcode:          0x3C
754           Data:            0
755         - Opcode:          DW_LNS_set_column
756           Data:            2
757         - Opcode:          DW_LNS_negate_stmt
758           Data:            0
759         - Opcode:          0x4E
760           Data:            0
761         - Opcode:          DW_LNS_advance_pc
762           Data:            2
763         - Opcode:          DW_LNS_extended_op
764           ExtLen:          1
765           SubOpcode:       DW_LNE_end_sequence
766           Data:            0
767         - Opcode:          DW_LNS_extended_op
768           ExtLen:          9
769           SubOpcode:       DW_LNE_set_address
770           Data:            4294983552
771         - Opcode:          DW_LNS_advance_line
772           SData:           9
773           Data:            0
774         - Opcode:          DW_LNS_copy
775           Data:            0
776         - Opcode:          DW_LNS_set_column
777           Data:            16
778         - Opcode:          DW_LNS_set_prologue_end
779           Data:            0
780         - Opcode:          DW_LNS_const_add_pc
781           Data:            0
782         - Opcode:          0xFD
783           Data:            0
784         - Opcode:          DW_LNS_set_column
785           Data:            9
786         - Opcode:          0x62
787           Data:            0
788         - Opcode:          DW_LNS_set_column
789           Data:            10
790         - Opcode:          DW_LNS_negate_stmt
791           Data:            0
792         - Opcode:          0x3C
793           Data:            0
794         - Opcode:          DW_LNS_set_column
795           Data:            12
796         - Opcode:          DW_LNS_negate_stmt
797           Data:            0
798         - Opcode:          0x52
799           Data:            0
800         - Opcode:          DW_LNS_set_column
801           Data:            2
802         - Opcode:          0x3D
803           Data:            0
804         - Opcode:          DW_LNS_advance_pc
805           Data:            2
806         - Opcode:          DW_LNS_extended_op
807           ExtLen:          1
808           SubOpcode:       DW_LNE_end_sequence
809           Data:            0