1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
|
DWARF debug info
================
Contains section .debug_info (429 bytes)
Contains section .debug_loc (199 bytes)
Contains section .debug_ranges (24 bytes)
Contains section .debug_abbrev (337 bytes)
Contains section .debug_line (438 bytes)
Contains section .debug_str (364 bytes)
.debug_abbrev contents:
Abbrev table for offset: 0x00000000
[1] DW_TAG_compile_unit DW_CHILDREN_yes
DW_AT_producer DW_FORM_strp
DW_AT_language DW_FORM_data2
DW_AT_name DW_FORM_strp
DW_AT_stmt_list DW_FORM_sec_offset
DW_AT_comp_dir DW_FORM_strp
DW_AT_low_pc DW_FORM_addr
DW_AT_high_pc DW_FORM_data4
[2] DW_TAG_variable DW_CHILDREN_no
DW_AT_name DW_FORM_strp
DW_AT_type DW_FORM_ref4
DW_AT_external DW_FORM_flag_present
DW_AT_decl_file DW_FORM_data1
DW_AT_decl_line DW_FORM_data1
DW_AT_location DW_FORM_exprloc
[3] DW_TAG_structure_type DW_CHILDREN_yes
DW_AT_calling_convention DW_FORM_data1
DW_AT_name DW_FORM_strp
DW_AT_byte_size DW_FORM_data1
DW_AT_decl_file DW_FORM_data1
DW_AT_decl_line DW_FORM_data1
[4] DW_TAG_member DW_CHILDREN_no
DW_AT_name DW_FORM_strp
DW_AT_type DW_FORM_ref4
DW_AT_decl_file DW_FORM_data1
DW_AT_decl_line DW_FORM_data1
DW_AT_data_member_location DW_FORM_data1
DW_AT_accessibility DW_FORM_data1
[5] DW_TAG_subprogram DW_CHILDREN_yes
DW_AT_name DW_FORM_strp
DW_AT_decl_file DW_FORM_data1
DW_AT_decl_line DW_FORM_data1
DW_AT_declaration DW_FORM_flag_present
DW_AT_external DW_FORM_flag_present
[6] DW_TAG_formal_parameter DW_CHILDREN_no
DW_AT_type DW_FORM_ref4
DW_AT_artificial DW_FORM_flag_present
[7] DW_TAG_subprogram DW_CHILDREN_yes
DW_AT_linkage_name DW_FORM_strp
DW_AT_name DW_FORM_strp
DW_AT_decl_file DW_FORM_data1
DW_AT_decl_line DW_FORM_data1
DW_AT_type DW_FORM_ref4
DW_AT_declaration DW_FORM_flag_present
DW_AT_external DW_FORM_flag_present
[8] DW_TAG_formal_parameter DW_CHILDREN_no
DW_AT_type DW_FORM_ref4
[9] DW_TAG_enumeration_type DW_CHILDREN_yes
DW_AT_type DW_FORM_ref4
DW_AT_byte_size DW_FORM_data1
DW_AT_decl_file DW_FORM_data1
DW_AT_decl_line DW_FORM_data1
[10] DW_TAG_enumerator DW_CHILDREN_no
DW_AT_name DW_FORM_strp
DW_AT_const_value DW_FORM_udata
[11] DW_TAG_base_type DW_CHILDREN_no
DW_AT_name DW_FORM_strp
DW_AT_encoding DW_FORM_data1
DW_AT_byte_size DW_FORM_data1
[12] DW_TAG_pointer_type DW_CHILDREN_no
DW_AT_type DW_FORM_ref4
[13] DW_TAG_namespace DW_CHILDREN_yes
DW_AT_name DW_FORM_strp
[14] DW_TAG_typedef DW_CHILDREN_no
DW_AT_type DW_FORM_ref4
DW_AT_name DW_FORM_strp
DW_AT_decl_file DW_FORM_data1
DW_AT_decl_line DW_FORM_data1
[15] DW_TAG_unspecified_type DW_CHILDREN_no
DW_AT_name DW_FORM_strp
[16] DW_TAG_imported_declaration DW_CHILDREN_no
DW_AT_decl_file DW_FORM_data1
DW_AT_decl_line DW_FORM_data1
DW_AT_import DW_FORM_ref4
[17] DW_TAG_subprogram DW_CHILDREN_yes
DW_AT_specification DW_FORM_ref4
DW_AT_inline DW_FORM_data1
DW_AT_object_pointer DW_FORM_ref4
[18] DW_TAG_formal_parameter DW_CHILDREN_no
DW_AT_name DW_FORM_strp
DW_AT_type DW_FORM_ref4
DW_AT_artificial DW_FORM_flag_present
[19] DW_TAG_formal_parameter DW_CHILDREN_no
DW_AT_name DW_FORM_strp
DW_AT_decl_file DW_FORM_data1
DW_AT_decl_line DW_FORM_data1
DW_AT_type DW_FORM_ref4
[20] DW_TAG_subprogram DW_CHILDREN_yes
DW_AT_low_pc DW_FORM_addr
DW_AT_high_pc DW_FORM_data4
DW_AT_frame_base DW_FORM_exprloc
DW_AT_GNU_all_call_sites DW_FORM_flag_present
DW_AT_name DW_FORM_strp
DW_AT_decl_file DW_FORM_data1
DW_AT_decl_line DW_FORM_data1
DW_AT_type DW_FORM_ref4
DW_AT_external DW_FORM_flag_present
[21] DW_TAG_variable DW_CHILDREN_no
DW_AT_location DW_FORM_sec_offset
DW_AT_name DW_FORM_strp
DW_AT_decl_file DW_FORM_data1
DW_AT_decl_line DW_FORM_data1
DW_AT_type DW_FORM_ref4
[22] DW_TAG_lexical_block DW_CHILDREN_yes
DW_AT_low_pc DW_FORM_addr
DW_AT_high_pc DW_FORM_data4
[23] DW_TAG_inlined_subroutine DW_CHILDREN_yes
DW_AT_abstract_origin DW_FORM_ref4
DW_AT_ranges DW_FORM_sec_offset
DW_AT_call_file DW_FORM_data1
DW_AT_call_line DW_FORM_data1
DW_AT_call_column DW_FORM_data1
[24] DW_TAG_formal_parameter DW_CHILDREN_no
DW_AT_abstract_origin DW_FORM_ref4
[25] DW_TAG_formal_parameter DW_CHILDREN_no
DW_AT_location DW_FORM_sec_offset
DW_AT_abstract_origin DW_FORM_ref4
[26] DW_TAG_inlined_subroutine DW_CHILDREN_yes
DW_AT_abstract_origin DW_FORM_ref4
DW_AT_low_pc DW_FORM_addr
DW_AT_high_pc DW_FORM_data4
DW_AT_call_file DW_FORM_data1
DW_AT_call_line DW_FORM_data1
DW_AT_call_column DW_FORM_data1
[27] DW_TAG_GNU_call_site DW_CHILDREN_no
DW_AT_low_pc DW_FORM_addr
.debug_info contents:
0x00000000: Compile Unit: length = 0x000001a9 version = 0x0004 abbr_offset = 0x0000 addr_size = 0x04 (next unit at 0x000001ad)
0x0000000b: DW_TAG_compile_unit [1] *
DW_AT_producer [DW_FORM_strp] ( .debug_str[0x00000000] = "clang version 11.0.0 (/b/s/w/ir/cache/git/chromium.googlesource.com-external-github.com-llvm-llvm--project d6fe253653b7e760f94ca21d0a7ebbfeeee28777)")
DW_AT_language [DW_FORM_data2] (DW_LANG_C_plus_plus)
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000095] = "/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_stmt_list [DW_FORM_sec_offset] (0x00000000)
DW_AT_comp_dir [DW_FORM_strp] ( .debug_str[0x000000c1] = "/tmp/emscripten_test_wasm3_2u9tontv")
DW_AT_low_pc [DW_FORM_addr] (0x0000000000000006)
DW_AT_high_pc [DW_FORM_data4] (0x000000b0)
0x00000026: DW_TAG_variable [2]
DW_AT_name [DW_FORM_strp] ( .debug_str[0x000000e5] = "rng1")
DW_AT_type [DW_FORM_ref4] (cu + 0x0037 => {0x00000037} "Random")
DW_AT_external [DW_FORM_flag_present] (true)
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (23)
DW_AT_location [DW_FORM_exprloc] (DW_OP_addr 0x638)
0x00000037: DW_TAG_structure_type [3] *
DW_AT_calling_convention [DW_FORM_data1] (DW_CC_pass_by_value)
DW_AT_name [DW_FORM_strp] ( .debug_str[0x000000fc] = "Random")
DW_AT_byte_size [DW_FORM_data1] (0x04)
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (9)
0x00000040: DW_TAG_member [4]
DW_AT_name [DW_FORM_strp] ( .debug_str[0x000000ea] = "last")
DW_AT_type [DW_FORM_ref4] (cu + 0x0095 => {0x00000095} "unsigned int")
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (22)
DW_AT_data_member_location [DW_FORM_data1] (0x00)
DW_AT_accessibility [DW_FORM_data1] (DW_ACCESS_protected)
0x0000004d: DW_TAG_subprogram [5] *
DW_AT_name [DW_FORM_strp] ( .debug_str[0x000000fc] = "Random")
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (15)
DW_AT_declaration [DW_FORM_flag_present] (true)
DW_AT_external [DW_FORM_flag_present] (true)
0x00000054: DW_TAG_formal_parameter [6]
DW_AT_type [DW_FORM_ref4] (cu + 0x009c => {0x0000009c} "Random*")
DW_AT_artificial [DW_FORM_flag_present] (true)
0x00000059: NULL
0x0000005a: DW_TAG_subprogram [7] *
DW_AT_linkage_name [DW_FORM_strp] ( .debug_str[0x00000103] = "_ZN6Random3getEf")
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000114] = "get")
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (16)
DW_AT_type [DW_FORM_ref4] (cu + 0x00a1 => {0x000000a1} "float")
DW_AT_declaration [DW_FORM_flag_present] (true)
DW_AT_external [DW_FORM_flag_present] (true)
0x00000069: DW_TAG_formal_parameter [6]
DW_AT_type [DW_FORM_ref4] (cu + 0x009c => {0x0000009c} "Random*")
DW_AT_artificial [DW_FORM_flag_present] (true)
0x0000006e: DW_TAG_formal_parameter [8]
DW_AT_type [DW_FORM_ref4] (cu + 0x00a1 => {0x000000a1} "float")
0x00000073: NULL
0x00000074: DW_TAG_enumeration_type [9] *
DW_AT_type [DW_FORM_ref4] (cu + 0x0095 => {0x00000095} "unsigned int")
DW_AT_byte_size [DW_FORM_data1] (0x04)
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (10)
0x0000007c: DW_TAG_enumerator [10]
DW_AT_name [DW_FORM_strp] ( .debug_str[0x0000011e] = "IM")
DW_AT_const_value [DW_FORM_udata] (139968)
0x00000084: DW_TAG_enumerator [10]
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000121] = "IA")
DW_AT_const_value [DW_FORM_udata] (3877)
0x0000008b: DW_TAG_enumerator [10]
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000124] = "IC")
DW_AT_const_value [DW_FORM_udata] (29573)
0x00000093: NULL
0x00000094: NULL
0x00000095: DW_TAG_base_type [11]
DW_AT_name [DW_FORM_strp] ( .debug_str[0x000000ef] = "unsigned int")
DW_AT_encoding [DW_FORM_data1] (DW_ATE_unsigned)
DW_AT_byte_size [DW_FORM_data1] (0x04)
0x0000009c: DW_TAG_pointer_type [12]
DW_AT_type [DW_FORM_ref4] (cu + 0x0037 => {0x00000037} "Random")
0x000000a1: DW_TAG_base_type [11]
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000118] = "float")
DW_AT_encoding [DW_FORM_data1] (DW_ATE_float)
DW_AT_byte_size [DW_FORM_data1] (0x04)
0x000000a8: DW_TAG_namespace [13] *
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000127] = "std")
0x000000ad: DW_TAG_typedef [14]
DW_AT_type [DW_FORM_ref4] (cu + 0x00b9 => {0x000000b9} "decltype(nullptr)")
DW_AT_name [DW_FORM_strp] ( .debug_str[0x0000013d] = "nullptr_t")
DW_AT_decl_file [DW_FORM_data1] ("/usr/local/google/home/azakai/Dev/emscripten/system/include/libcxx/__nullptr")
DW_AT_decl_line [DW_FORM_data1] (57)
0x000000b8: NULL
0x000000b9: DW_TAG_unspecified_type [15]
DW_AT_name [DW_FORM_strp] ( .debug_str[0x0000012b] = "decltype(nullptr)")
0x000000be: DW_TAG_imported_declaration [16]
DW_AT_decl_file [DW_FORM_data1] ("/usr/local/google/home/azakai/Dev/emscripten/system/include/libcxx/stddef.h")
DW_AT_decl_line [DW_FORM_data1] (52)
DW_AT_import [DW_FORM_ref4] (cu + 0x00ad => {0x000000ad})
0x000000c5: DW_TAG_subprogram [17] *
DW_AT_specification [DW_FORM_ref4] (cu + 0x005a => {0x0000005a} "_ZN6Random3getEf")
DW_AT_inline [DW_FORM_data1] (DW_INL_inlined)
DW_AT_object_pointer [DW_FORM_ref4] (cu + 0x00cf => {0x000000cf})
0x000000cf: DW_TAG_formal_parameter [18]
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000147] = "this")
DW_AT_type [DW_FORM_ref4] (cu + 0x00e4 => {0x000000e4} "Random*")
DW_AT_artificial [DW_FORM_flag_present] (true)
0x000000d8: DW_TAG_formal_parameter [19]
DW_AT_name [DW_FORM_strp] ( .debug_str[0x0000014c] = "max")
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (16)
DW_AT_type [DW_FORM_ref4] (cu + 0x00a1 => {0x000000a1} "float")
0x000000e3: NULL
0x000000e4: DW_TAG_pointer_type [12]
DW_AT_type [DW_FORM_ref4] (cu + 0x0037 => {0x00000037} "Random")
0x000000e9: DW_TAG_subprogram [20] *
DW_AT_low_pc [DW_FORM_addr] (0x0000000000000006)
DW_AT_high_pc [DW_FORM_data4] (0x000000b0)
DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_WASM_location 0x0 +0, DW_OP_stack_value)
DW_AT_GNU_all_call_sites [DW_FORM_flag_present] (true)
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000150] = "main")
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (24)
DW_AT_type [DW_FORM_ref4] (cu + 0x01a5 => {0x000001a5} "int")
DW_AT_external [DW_FORM_flag_present] (true)
0x00000101: DW_TAG_variable [21]
DW_AT_location [DW_FORM_sec_offset] (0x00000000:
[0x00000022, 0x0000002a): DW_OP_constu 0x2a, DW_OP_stack_value
[0x00000007, 0x00000007): DW_OP_WASM_location 0x0 +1, DW_OP_stack_value)
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000159] = "rng2")
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (25)
DW_AT_type [DW_FORM_ref4] (cu + 0x0037 => {0x00000037} "Random")
0x00000110: DW_TAG_variable [21]
DW_AT_location [DW_FORM_sec_offset] (0x00000023:
[0x00000022, 0x0000002a): DW_OP_consts +0, DW_OP_stack_value
[0x0000008f, 0x0000009c): DW_OP_WASM_location 0x0 +2, DW_OP_stack_value)
DW_AT_name [DW_FORM_strp] ( .debug_str[0x0000015e] = "count")
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (26)
DW_AT_type [DW_FORM_ref4] (cu + 0x01a5 => {0x000001a5} "int")
0x0000011f: DW_TAG_lexical_block [22] *
DW_AT_low_pc [DW_FORM_addr] (0x0000000000000030)
DW_AT_high_pc [DW_FORM_data4] (0xffffffd0)
0x00000128: DW_TAG_variable [21]
DW_AT_location [DW_FORM_sec_offset] (0x00000046:
[0x00000022, 0x0000002a): DW_OP_consts +0, DW_OP_stack_value
[0x00000007, 0x00000007): DW_OP_WASM_location 0x0 +3, DW_OP_stack_value)
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000164] = "i")
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (27)
DW_AT_type [DW_FORM_ref4] (cu + 0x01a5 => {0x000001a5} "int")
0x00000137: DW_TAG_lexical_block [22] *
DW_AT_low_pc [DW_FORM_addr] (0x0000000000000030)
DW_AT_high_pc [DW_FORM_data4] (0x0000005f)
0x00000140: DW_TAG_variable [21]
DW_AT_location [DW_FORM_sec_offset] (0x0000009b:
[0x00000007, 0x00000007): DW_OP_WASM_location 0x0 +5, DW_OP_stack_value)
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000166] = "x2")
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (29)
DW_AT_type [DW_FORM_ref4] (cu + 0x00a1 => {0x000000a1} "float")
0x0000014f: DW_TAG_variable [21]
DW_AT_location [DW_FORM_sec_offset] (0x000000b1:
[0x00000007, 0x00000007): DW_OP_WASM_location 0x0 +6, DW_OP_stack_value)
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000169] = "x1")
DW_AT_decl_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_decl_line [DW_FORM_data1] (28)
DW_AT_type [DW_FORM_ref4] (cu + 0x00a1 => {0x000000a1} "float")
0x0000015e: DW_TAG_inlined_subroutine [23] *
DW_AT_abstract_origin [DW_FORM_ref4] (cu + 0x00c5 => {0x000000c5} "_ZN6Random3getEf")
DW_AT_ranges [DW_FORM_sec_offset] (0x00000000
[0x00000006, 0x00000007)
[0x0000006b, 0x00000074))
DW_AT_call_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_call_line [DW_FORM_data1] (28)
DW_AT_call_column [DW_FORM_data1] (0x15)
0x0000016a: DW_TAG_formal_parameter [24]
DW_AT_abstract_origin [DW_FORM_ref4] (cu + 0x00cf => {0x000000cf} "this")
0x0000016f: DW_TAG_formal_parameter [25]
DW_AT_location [DW_FORM_sec_offset] (0x00000069:
[0x0000002c, 0x0000009c): DW_OP_constu 0x3f800000, DW_OP_stack_value)
DW_AT_abstract_origin [DW_FORM_ref4] (cu + 0x00d8 => {0x000000d8} "max")
0x00000178: NULL
0x00000179: DW_TAG_inlined_subroutine [26] *
DW_AT_abstract_origin [DW_FORM_ref4] (cu + 0x00c5 => {0x000000c5} "_ZN6Random3getEf")
DW_AT_low_pc [DW_FORM_addr] (0x000000000000004a)
DW_AT_high_pc [DW_FORM_data4] (0x00000019)
DW_AT_call_file [DW_FORM_data1] ("/tmp/emscripten_test_wasm3_2u9tontv/src.cpp")
DW_AT_call_line [DW_FORM_data1] (29)
DW_AT_call_column [DW_FORM_data1] (0x15)
0x00000189: DW_TAG_formal_parameter [24]
DW_AT_abstract_origin [DW_FORM_ref4] (cu + 0x00cf => {0x000000cf} "this")
0x0000018e: DW_TAG_formal_parameter [25]
DW_AT_location [DW_FORM_sec_offset] (0x00000082:
[0x00000007, 0x00000007): DW_OP_constu 0x3f800000, DW_OP_stack_value)
DW_AT_abstract_origin [DW_FORM_ref4] (cu + 0x00d8 => {0x000000d8} "max")
0x00000197: NULL
0x00000198: NULL
0x00000199: NULL
0x0000019a: DW_TAG_GNU_call_site [27]
DW_AT_low_pc [DW_FORM_addr] (0x0000000000000084)
0x0000019f: DW_TAG_GNU_call_site [27]
DW_AT_low_pc [DW_FORM_addr] (0x00000000000000ab)
0x000001a4: NULL
0x000001a5: DW_TAG_base_type [11]
DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000155] = "int")
DW_AT_encoding [DW_FORM_data1] (DW_ATE_signed)
DW_AT_byte_size [DW_FORM_data1] (0x04)
0x000001ac: NULL
.debug_loc contents:
0x00000000:
[0x0000001c, 0x00000024): DW_OP_constu 0x2a, DW_OP_stack_value
[0x00000001, 0x00000001): DW_OP_WASM_location 0x0 +1, DW_OP_stack_value
0x00000023:
[0x0000001c, 0x00000024): DW_OP_consts +0, DW_OP_stack_value
[0x00000089, 0x00000096): DW_OP_WASM_location 0x0 +2, DW_OP_stack_value
0x00000046:
[0x0000001c, 0x00000024): DW_OP_consts +0, DW_OP_stack_value
[0x00000001, 0x00000001): DW_OP_WASM_location 0x0 +3, DW_OP_stack_value
0x00000069:
[0x00000026, 0x00000096): DW_OP_constu 0x3f800000, DW_OP_stack_value
0x00000082:
[0x00000001, 0x00000001): DW_OP_constu 0x3f800000, DW_OP_stack_value
0x0000009b:
[0x00000001, 0x00000001): DW_OP_WASM_location 0x0 +5, DW_OP_stack_value
0x000000b1:
[0x00000001, 0x00000001): DW_OP_WASM_location 0x0 +6, DW_OP_stack_value
.debug_line contents:
debug_line[0x00000000]
Line table prologue:
total_length: 0x000001b2
version: 4
prologue_length: 0x0000007b
min_inst_length: 1
max_ops_per_inst: 1
default_is_stmt: 1
line_base: -5
line_range: 14
opcode_base: 13
standard_opcode_lengths[DW_LNS_copy] = 0
standard_opcode_lengths[DW_LNS_advance_pc] = 1
standard_opcode_lengths[DW_LNS_advance_line] = 1
standard_opcode_lengths[DW_LNS_set_file] = 1
standard_opcode_lengths[DW_LNS_set_column] = 1
standard_opcode_lengths[DW_LNS_negate_stmt] = 0
standard_opcode_lengths[DW_LNS_set_basic_block] = 0
standard_opcode_lengths[DW_LNS_const_add_pc] = 0
standard_opcode_lengths[DW_LNS_fixed_advance_pc] = 1
standard_opcode_lengths[DW_LNS_set_prologue_end] = 0
standard_opcode_lengths[DW_LNS_set_epilogue_begin] = 0
standard_opcode_lengths[DW_LNS_set_isa] = 1
include_directories[ 1] = "/usr/local/google/home/azakai/Dev/emscripten/system/include/libcxx"
file_names[ 1]:
name: "src.cpp"
dir_index: 0
mod_time: 0x00000000
length: 0x00000000
file_names[ 2]:
name: "__nullptr"
dir_index: 1
mod_time: 0x00000000
length: 0x00000000
file_names[ 3]:
name: "stddef.h"
dir_index: 1
mod_time: 0x00000000
length: 0x00000000
0x00000085: 00 DW_LNE_set_address (0x0000000000000006)
0x0000008c: 03 DW_LNS_advance_line (24)
0x0000008e: 01 DW_LNS_copy
0x0000000000000006 24 0 1 0 0 is_stmt
0x0000008f: 00 DW_LNE_set_address (0x0000000000000030)
0x00000096: 03 DW_LNS_advance_line (17)
0x00000098: 05 DW_LNS_set_column (13)
0x0000009a: 0a DW_LNS_set_prologue_end
0x0000009b: 01 DW_LNS_copy
0x0000000000000030 17 13 1 0 0 is_stmt prologue_end
0x0000009c: 00 DW_LNE_set_address (0x0000000000000037)
0x000000a3: 05 DW_LNS_set_column (18)
0x000000a5: 06 DW_LNS_negate_stmt
0x000000a6: 01 DW_LNS_copy
0x0000000000000037 17 18 1 0 0
0x000000a7: 00 DW_LNE_set_address (0x000000000000003c)
0x000000ae: 05 DW_LNS_set_column (23)
0x000000b0: 01 DW_LNS_copy
0x000000000000003c 17 23 1 0 0
0x000000b1: 00 DW_LNE_set_address (0x0000000000000041)
0x000000b8: 05 DW_LNS_set_column (29)
0x000000ba: 01 DW_LNS_copy
0x0000000000000041 17 29 1 0 0
0x000000bb: 00 DW_LNE_set_address (0x0000000000000042)
0x000000c2: 05 DW_LNS_set_column (10)
0x000000c4: 01 DW_LNS_copy
0x0000000000000042 17 10 1 0 0
0x000000c5: 00 DW_LNE_set_address (0x0000000000000048)
0x000000cc: 03 DW_LNS_advance_line (30)
0x000000ce: 05 DW_LNS_set_column (5)
0x000000d0: 06 DW_LNS_negate_stmt
0x000000d1: 01 DW_LNS_copy
0x0000000000000048 30 5 1 0 0 is_stmt
0x000000d2: 00 DW_LNE_set_address (0x000000000000004a)
0x000000d9: 03 DW_LNS_advance_line (17)
0x000000db: 05 DW_LNS_set_column (18)
0x000000dd: 01 DW_LNS_copy
0x000000000000004a 17 18 1 0 0 is_stmt
0x000000de: 00 DW_LNE_set_address (0x0000000000000054)
0x000000e5: 05 DW_LNS_set_column (23)
0x000000e7: 06 DW_LNS_negate_stmt
0x000000e8: 01 DW_LNS_copy
0x0000000000000054 17 23 1 0 0
0x000000e9: 00 DW_LNE_set_address (0x0000000000000059)
0x000000f0: 05 DW_LNS_set_column (29)
0x000000f2: 01 DW_LNS_copy
0x0000000000000059 17 29 1 0 0
0x000000f3: 00 DW_LNE_set_address (0x000000000000005a)
0x000000fa: 03 DW_LNS_advance_line (18)
0x000000fc: 05 DW_LNS_set_column (18)
0x000000fe: 06 DW_LNS_negate_stmt
0x000000ff: 01 DW_LNS_copy
0x000000000000005a 18 18 1 0 0 is_stmt
0x00000100: 00 DW_LNE_set_address (0x0000000000000062)
0x00000107: 05 DW_LNS_set_column (23)
0x00000109: 06 DW_LNS_negate_stmt
0x0000010a: 01 DW_LNS_copy
0x0000000000000062 18 23 1 0 0
0x0000010b: 00 DW_LNE_set_address (0x0000000000000063)
0x00000112: 03 DW_LNS_advance_line (30)
0x00000114: 05 DW_LNS_set_column (28)
0x00000116: 06 DW_LNS_negate_stmt
0x00000117: 01 DW_LNS_copy
0x0000000000000063 30 28 1 0 0 is_stmt
0x00000118: 00 DW_LNE_set_address (0x0000000000000066)
0x0000011f: 05 DW_LNS_set_column (5)
0x00000121: 06 DW_LNS_negate_stmt
0x00000122: 01 DW_LNS_copy
0x0000000000000066 30 5 1 0 0
0x00000123: 00 DW_LNE_set_address (0x000000000000006b)
0x0000012a: 03 DW_LNS_advance_line (18)
0x0000012c: 05 DW_LNS_set_column (18)
0x0000012e: 06 DW_LNS_negate_stmt
0x0000012f: 01 DW_LNS_copy
0x000000000000006b 18 18 1 0 0 is_stmt
0x00000130: 00 DW_LNE_set_address (0x0000000000000073)
0x00000137: 05 DW_LNS_set_column (23)
0x00000139: 06 DW_LNS_negate_stmt
0x0000013a: 01 DW_LNS_copy
0x0000000000000073 18 23 1 0 0
0x0000013b: 00 DW_LNE_set_address (0x0000000000000074)
0x00000142: 03 DW_LNS_advance_line (30)
0x00000144: 05 DW_LNS_set_column (24)
0x00000146: 06 DW_LNS_negate_stmt
0x00000147: 01 DW_LNS_copy
0x0000000000000074 30 24 1 0 0 is_stmt
0x00000148: 00 DW_LNE_set_address (0x0000000000000077)
0x0000014f: 05 DW_LNS_set_column (5)
0x00000151: 06 DW_LNS_negate_stmt
0x00000152: 01 DW_LNS_copy
0x0000000000000077 30 5 1 0 0
0x00000153: 00 DW_LNE_set_address (0x0000000000000085)
0x0000015a: 03 DW_LNS_advance_line (31)
0x0000015c: 05 DW_LNS_set_column (9)
0x0000015e: 06 DW_LNS_negate_stmt
0x0000015f: 01 DW_LNS_copy
0x0000000000000085 31 9 1 0 0 is_stmt
0x00000160: 00 DW_LNE_set_address (0x0000000000000087)
0x00000167: 05 DW_LNS_set_column (12)
0x00000169: 06 DW_LNS_negate_stmt
0x0000016a: 01 DW_LNS_copy
0x0000000000000087 31 12 1 0 0
0x0000016b: 00 DW_LNE_set_address (0x000000000000008c)
0x00000172: 05 DW_LNS_set_column (9)
0x00000174: 01 DW_LNS_copy
0x000000000000008c 31 9 1 0 0
0x00000175: 00 DW_LNE_set_address (0x000000000000008f)
0x0000017c: 03 DW_LNS_advance_line (27)
0x0000017e: 05 DW_LNS_set_column (29)
0x00000180: 06 DW_LNS_negate_stmt
0x00000181: 01 DW_LNS_copy
0x000000000000008f 27 29 1 0 0 is_stmt
0x00000182: 00 DW_LNE_set_address (0x0000000000000099)
0x00000189: 05 DW_LNS_set_column (21)
0x0000018b: 06 DW_LNS_negate_stmt
0x0000018c: 01 DW_LNS_copy
0x0000000000000099 27 21 1 0 0
0x0000018d: 00 DW_LNE_set_address (0x000000000000009a)
0x00000194: 05 DW_LNS_set_column (3)
0x00000196: 01 DW_LNS_copy
0x000000000000009a 27 3 1 0 0
0x00000197: 00 DW_LNE_set_address (0x000000000000009d)
0x0000019e: 03 DW_LNS_advance_line (33)
0x000001a0: 06 DW_LNS_negate_stmt
0x000001a1: 01 DW_LNS_copy
0x000000000000009d 33 3 1 0 0 is_stmt
0x000001a2: 00 DW_LNE_set_address (0x00000000000000ac)
0x000001a9: 03 DW_LNS_advance_line (34)
0x000001ab: 01 DW_LNS_copy
0x00000000000000ac 34 3 1 0 0 is_stmt
0x000001ac: 00 DW_LNE_set_address (0x00000000000000b6)
0x000001b3: 00 DW_LNE_end_sequence
0x00000000000000b6 34 3 1 0 0 is_stmt end_sequence
.debug_str contents:
0x00000000: "clang version 11.0.0 (/b/s/w/ir/cache/git/chromium.googlesource.com-external-github.com-llvm-llvm--project d6fe253653b7e760f94ca21d0a7ebbfeeee28777)"
0x00000095: "/tmp/emscripten_test_wasm3_2u9tontv/src.cpp"
0x000000c1: "/tmp/emscripten_test_wasm3_2u9tontv"
0x000000e5: "rng1"
0x000000ea: "last"
0x000000ef: "unsigned int"
0x000000fc: "Random"
0x00000103: "_ZN6Random3getEf"
0x00000114: "get"
0x00000118: "float"
0x0000011e: "IM"
0x00000121: "IA"
0x00000124: "IC"
0x00000127: "std"
0x0000012b: "decltype(nullptr)"
0x0000013d: "nullptr_t"
0x00000147: "this"
0x0000014c: "max"
0x00000150: "main"
0x00000155: "int"
0x00000159: "rng2"
0x0000015e: "count"
0x00000164: "i"
0x00000166: "x2"
0x00000169: "x1"
.debug_ranges contents:
00000000 00000000 00000001
00000000 00000065 0000006e
00000000 <End of list>
|