Guest User

assembly dump of sinatan

a guest
Aug 2nd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.     .file   "sinatanperf.c"
  2.     .intel_syntax noprefix
  3.     .text
  4. .Ltext0:
  5.     .section    .rodata.str1.1,"aMS",@progbits,1
  6. .LC2:
  7.     .string "time x/sqrt(x*x + 1) = %llu\n"
  8. .LC4:
  9.     .string "time sin(atan(x))    = %llu\n"
  10. .LC5:
  11.     .string "time 1/sqrt(x*x + 1) = %llu\n"
  12. .LC6:
  13.     .string "time cos(atan(x))    = %llu\n"
  14.     .section    .text.startup,"ax",@progbits
  15.     .p2align 4,,15
  16.     .globl  main
  17.     .type   main, @function
  18. main:
  19. .LFB38:
  20.     .file 1 "/home/giulianob/sinatanperf.c"
  21.     .loc 1 41 1 view -0
  22.     .cfi_startproc
  23.     .loc 1 42 5 view .LVU1
  24.     .loc 1 43 5 view .LVU2
  25.     .loc 1 44 5 view .LVU3
  26.     .loc 1 45 5 view .LVU4
  27.     .loc 1 47 5 view .LVU5
  28. .LVL0:
  29. .LBB12:
  30. .LBI12:
  31.     .loc 1 32 13 view .LVU6
  32. .LBB13:
  33.     .loc 1 34 5 view .LVU7
  34.     .loc 1 36 5 view .LVU8
  35.     .loc 1 36 5 is_stmt 0 view .LVU9
  36. .LBE13:
  37. .LBE12:
  38.     .loc 1 41 1 view .LVU10
  39.     push    r12
  40.     .cfi_def_cfa_offset 16
  41.     .cfi_offset 12, -16
  42.     push    rbp
  43.     .cfi_def_cfa_offset 24
  44.     .cfi_offset 6, -24
  45.     mov ebp, OFFSET FLAT:A
  46.     push    rbx
  47.     .cfi_def_cfa_offset 32
  48.     .cfi_offset 3, -32
  49.     mov r12, rbp
  50.     mov ebx, OFFSET FLAT:A+800000
  51.     sub rsp, 48
  52.     .cfi_def_cfa_offset 80
  53. .LVL1:
  54.     .p2align 4,,10
  55.     .p2align 3
  56. .L2:
  57. .LBB15:
  58. .LBB14:
  59.     .loc 1 37 9 is_stmt 1 view .LVU11
  60.     .loc 1 37 25 is_stmt 0 view .LVU12
  61.     call    rand
  62. .LVL2:
  63.     .loc 1 37 16 view .LVU13
  64.     pxor    xmm0, xmm0
  65.     add r12, 8
  66.     cvtsi2sd    xmm0, eax
  67.     .loc 1 37 32 view .LVU14
  68.     mulsd   xmm0, QWORD PTR .LC0[rip]
  69.     .loc 1 37 14 view .LVU15
  70.     movsd   QWORD PTR [r12-8], xmm0
  71.     .loc 1 36 5 view .LVU16
  72.     cmp rbx, r12
  73.     jne .L2
  74. .LVL3:
  75.     .loc 1 36 5 view .LVU17
  76. .LBE14:
  77. .LBE15:
  78.     .loc 1 51 5 is_stmt 1 view .LVU18
  79.     lea rsi, [rsp+16]
  80.     mov edi, 4
  81.     call    clock_gettime
  82. .LVL4:
  83.     .loc 1 52 5 view .LVU19
  84.     lea rsi, [rsp+32]
  85.     mov edi, 4
  86.     call    clock_gettime
  87. .LVL5:
  88.     .loc 1 54 5 view .LVU20
  89.     lea rsi, [rsp+16]
  90.     mov edi, 4
  91.     call    clock_gettime
  92. .LVL6:
  93.     .loc 1 55 5 view .LVU21
  94.     .loc 1 55 5 is_stmt 0 view .LVU22
  95.     movsd   xmm3, QWORD PTR .LC1[rip]
  96.     .loc 1 54 5 view .LVU23
  97.     mov eax, OFFSET FLAT:A
  98. .LVL7:
  99.     .p2align 4,,10
  100.     .p2align 3
  101. .L3:
  102.     .loc 1 57 9 is_stmt 1 discriminator 3 view .LVU24
  103.     .loc 1 57 13 is_stmt 0 discriminator 3 view .LVU25
  104.     movsd   xmm0, QWORD PTR [rax]
  105. .LVL8:
  106. .LBB16:
  107. .LBI16:
  108.     .loc 1 21 15 is_stmt 1 discriminator 3 view .LVU26
  109. .LBB17:
  110.     .loc 1 23 5 discriminator 3 view .LVU27
  111.     add rax, 8
  112.     .loc 1 23 22 is_stmt 0 discriminator 3 view .LVU28
  113.     movapd  xmm1, xmm0
  114.     mulsd   xmm1, xmm0
  115.     .loc 1 23 16 discriminator 3 view .LVU29
  116.     addsd   xmm1, xmm3
  117.     sqrtsd  xmm1, xmm1
  118.     .loc 1 23 14 discriminator 3 view .LVU30
  119.     divsd   xmm0, xmm1
  120. .LVL9:
  121.     .loc 1 23 14 discriminator 3 view .LVU31
  122. .LBE17:
  123. .LBE16:
  124.     .loc 1 57 11 discriminator 3 view .LVU32
  125.     movsd   QWORD PTR [rsp+8], xmm0
  126.     .loc 1 55 5 discriminator 3 view .LVU33
  127.     cmp rbx, rax
  128.     jne .L3
  129.     .loc 1 59 5 is_stmt 1 view .LVU34
  130.     lea rsi, [rsp+32]
  131.     mov edi, 4
  132.     call    clock_gettime
  133. .LVL10:
  134.     .loc 1 60 5 view .LVU35
  135.     .loc 1 61 5 view .LVU36
  136.     .loc 1 60 27 is_stmt 0 view .LVU37
  137.     mov rsi, QWORD PTR [rsp+40]
  138.     .loc 1 61 5 view .LVU38
  139.     mov edi, OFFSET FLAT:.LC2
  140.     xor eax, eax
  141.     .loc 1 60 27 view .LVU39
  142.     sub rsi, QWORD PTR [rsp+24]
  143. .LVL11:
  144.     .loc 1 61 5 view .LVU40
  145.     call    printf
  146. .LVL12:
  147.     .loc 1 63 5 is_stmt 1 view .LVU41
  148.     lea rsi, [rsp+16]
  149.     mov edi, 4
  150.     call    clock_gettime
  151. .LVL13:
  152.     .loc 1 64 5 view .LVU42
  153.     .loc 1 64 5 is_stmt 0 view .LVU43
  154.     pxor    xmm2, xmm2
  155.     .loc 1 63 5 view .LVU44
  156.     mov eax, OFFSET FLAT:A
  157.     cvtss2sd    xmm2, DWORD PTR .LC3[rip]
  158. .LVL14:
  159.     .p2align 4,,10
  160.     .p2align 3
  161. .L4:
  162.     .loc 1 66 9 is_stmt 1 discriminator 3 view .LVU45
  163.     .loc 1 66 13 is_stmt 0 discriminator 3 view .LVU46
  164.     movsd   xmm0, QWORD PTR [rax]
  165. .LVL15:
  166. .LBB18:
  167. .LBI18:
  168.     .loc 1 11 15 is_stmt 1 discriminator 3 view .LVU47
  169. .LBB19:
  170.     .loc 1 13 5 discriminator 3 view .LVU48
  171.     add rax, 8
  172.     .loc 1 13 12 is_stmt 0 discriminator 3 view .LVU49
  173.     movapd  xmm1, xmm0
  174.     mulsd   xmm1, xmm0
  175.     addsd   xmm1, xmm2
  176.     sqrtsd  xmm1, xmm1
  177.     divsd   xmm0, xmm1
  178. .LVL16:
  179.     .loc 1 13 12 discriminator 3 view .LVU50
  180. .LBE19:
  181. .LBE18:
  182.     .loc 1 66 11 discriminator 3 view .LVU51
  183.     movsd   QWORD PTR [rsp+8], xmm0
  184.     .loc 1 64 5 discriminator 3 view .LVU52
  185.     cmp rbx, rax
  186.     jne .L4
  187.     .loc 1 68 5 is_stmt 1 view .LVU53
  188.     lea rsi, [rsp+32]
  189.     mov edi, 4
  190.     call    clock_gettime
  191. .LVL17:
  192.     .loc 1 69 5 view .LVU54
  193.     .loc 1 70 5 view .LVU55
  194.     .loc 1 69 28 is_stmt 0 view .LVU56
  195.     mov rsi, QWORD PTR [rsp+40]
  196.     .loc 1 70 5 view .LVU57
  197.     mov edi, OFFSET FLAT:.LC4
  198.     xor eax, eax
  199.     .loc 1 69 28 view .LVU58
  200.     sub rsi, QWORD PTR [rsp+24]
  201. .LVL18:
  202.     .loc 1 70 5 view .LVU59
  203.     call    printf
  204. .LVL19:
  205.     .loc 1 72 5 is_stmt 1 view .LVU60
  206.     lea rsi, [rsp+16]
  207.     mov edi, 4
  208.     call    clock_gettime
  209. .LVL20:
  210.     .loc 1 73 5 view .LVU61
  211.     .loc 1 72 5 is_stmt 0 view .LVU62
  212.     movsd   xmm2, QWORD PTR .LC1[rip]
  213.     mov eax, OFFSET FLAT:A
  214.     movapd  xmm3, xmm2
  215. .LVL21:
  216.     .p2align 4,,10
  217.     .p2align 3
  218. .L5:
  219.     .loc 1 75 9 is_stmt 1 discriminator 3 view .LVU63
  220.     .loc 1 75 13 is_stmt 0 discriminator 3 view .LVU64
  221.     movsd   xmm0, QWORD PTR [rax]
  222. .LVL22:
  223. .LBB20:
  224. .LBI20:
  225.     .loc 1 26 15 is_stmt 1 discriminator 3 view .LVU65
  226. .LBB21:
  227.     .loc 1 28 5 discriminator 3 view .LVU66
  228.     .loc 1 28 14 is_stmt 0 discriminator 3 view .LVU67
  229.     movapd  xmm4, xmm3
  230.     add rax, 8
  231.     .loc 1 28 22 discriminator 3 view .LVU68
  232.     mulsd   xmm0, xmm0
  233. .LVL23:
  234.     .loc 1 28 16 discriminator 3 view .LVU69
  235.     addsd   xmm0, xmm3
  236.     sqrtsd  xmm0, xmm0
  237.     .loc 1 28 14 discriminator 3 view .LVU70
  238.     divsd   xmm4, xmm0
  239. .LVL24:
  240.     .loc 1 28 14 discriminator 3 view .LVU71
  241. .LBE21:
  242. .LBE20:
  243.     .loc 1 75 11 discriminator 3 view .LVU72
  244.     movsd   QWORD PTR [rsp+8], xmm4
  245.     .loc 1 73 5 discriminator 3 view .LVU73
  246.     cmp rbx, rax
  247.     jne .L5
  248.     .loc 1 77 5 is_stmt 1 view .LVU74
  249.     lea rsi, [rsp+32]
  250.     mov edi, 4
  251.     call    clock_gettime
  252. .LVL25:
  253.     .loc 1 78 5 view .LVU75
  254.     .loc 1 79 5 view .LVU76
  255.     .loc 1 78 27 is_stmt 0 view .LVU77
  256.     mov rsi, QWORD PTR [rsp+40]
  257.     .loc 1 79 5 view .LVU78
  258.     mov edi, OFFSET FLAT:.LC5
  259.     xor eax, eax
  260.     .loc 1 78 27 view .LVU79
  261.     sub rsi, QWORD PTR [rsp+24]
  262. .LVL26:
  263.     .loc 1 79 5 view .LVU80
  264.     call    printf
  265. .LVL27:
  266.     .loc 1 81 5 is_stmt 1 view .LVU81
  267.     lea rsi, [rsp+16]
  268.     mov edi, 4
  269.     call    clock_gettime
  270. .LVL28:
  271.     movsd   xmm2, QWORD PTR .LC1[rip]
  272.     .loc 1 82 5 view .LVU82
  273. .LVL29:
  274.     .p2align 4,,10
  275.     .p2align 3
  276. .L6:
  277.     .loc 1 84 9 discriminator 3 view .LVU83
  278.     .loc 1 84 13 is_stmt 0 discriminator 3 view .LVU84
  279.     movsd   xmm0, QWORD PTR [rbp+0]
  280. .LVL30:
  281. .LBB22:
  282. .LBI22:
  283.     .loc 1 16 15 is_stmt 1 discriminator 3 view .LVU85
  284. .LBB23:
  285.     .loc 1 18 5 discriminator 3 view .LVU86
  286.     .loc 1 18 12 is_stmt 0 discriminator 3 view .LVU87
  287.     movapd  xmm5, xmm2
  288.     add rbp, 8
  289.     mulsd   xmm0, xmm0
  290. .LVL31:
  291.     .loc 1 18 12 discriminator 3 view .LVU88
  292.     addsd   xmm0, xmm2
  293.     sqrtsd  xmm0, xmm0
  294.     divsd   xmm5, xmm0
  295. .LVL32:
  296.     .loc 1 18 12 discriminator 3 view .LVU89
  297. .LBE23:
  298. .LBE22:
  299.     .loc 1 84 11 discriminator 3 view .LVU90
  300.     movsd   QWORD PTR [rsp+8], xmm5
  301.     .loc 1 82 5 discriminator 3 view .LVU91
  302.     cmp rbx, rbp
  303.     jne .L6
  304.     .loc 1 86 5 is_stmt 1 view .LVU92
  305.     lea rsi, [rsp+32]
  306.     mov edi, 4
  307.     call    clock_gettime
  308. .LVL33:
  309.     .loc 1 87 5 view .LVU93
  310.     .loc 1 88 5 view .LVU94
  311.     .loc 1 87 28 is_stmt 0 view .LVU95
  312.     mov rsi, QWORD PTR [rsp+40]
  313.     .loc 1 88 5 view .LVU96
  314.     mov edi, OFFSET FLAT:.LC6
  315.     xor eax, eax
  316.     .loc 1 87 28 view .LVU97
  317.     sub rsi, QWORD PTR [rsp+24]
  318. .LVL34:
  319.     .loc 1 88 5 view .LVU98
  320.     call    printf
  321. .LVL35:
  322.     .loc 1 90 5 is_stmt 1 view .LVU99
  323.     .loc 1 91 1 is_stmt 0 view .LVU100
  324.     add rsp, 48
  325.     .cfi_def_cfa_offset 32
  326.     xor eax, eax
  327.     pop rbx
  328.     .cfi_def_cfa_offset 24
  329.     pop rbp
  330.     .cfi_def_cfa_offset 16
  331.     pop r12
  332.     .cfi_def_cfa_offset 8
  333.     ret
  334.     .cfi_endproc
  335. .LFE38:
  336.     .size   main, .-main
  337.     .comm   A,800000,32
  338.     .section    .rodata.cst8,"aM",@progbits,8
  339.     .align 8
  340. .LC0:
  341.     .long   2097152
  342.     .long   1040187392
  343.     .align 8
  344. .LC1:
  345.     .long   0
  346.     .long   1072693248
  347.     .section    .rodata.cst4,"aM",@progbits,4
  348.     .align 4
  349. .LC3:
  350.     .long   1065353216
  351.     .text
  352. .Letext0:
  353.     .file 2 "/home/giulianob/gcc/gccinst/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.1.0/include/stddef.h"
  354.     .file 3 "/usr/include/x86_64-linux-gnu/bits/types.h"
  355.     .file 4 "/usr/include/x86_64-linux-gnu/bits/libio.h"
  356.     .file 5 "/usr/include/stdio.h"
  357.     .file 6 "/usr/include/x86_64-linux-gnu/bits/sys_errlist.h"
  358.     .file 7 "/usr/include/math.h"
  359.     .file 8 "/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h"
  360.     .file 9 "/usr/include/x86_64-linux-gnu/sys/time.h"
  361.     .file 10 "/usr/include/time.h"
  362.     .file 11 "/usr/include/stdlib.h"
  363.     .section    .debug_info,"",@progbits
  364. .Ldebug_info0:
  365.     .long   0x847
  366.     .value  0x4
  367.     .long   .Ldebug_abbrev0
  368.     .byte   0x8
  369.     .uleb128 0x1
  370.     .long   .LASF80
  371.     .byte   0xc
  372.     .long   .LASF81
  373.     .long   .LASF82
  374.     .long   .Ldebug_ranges0+0x30
  375.     .quad   0
  376.     .long   .Ldebug_line0
  377.     .uleb128 0x2
  378.     .long   .LASF7
  379.     .byte   0x2
  380.     .byte   0xd8
  381.     .byte   0x17
  382.     .long   0x35
  383.     .uleb128 0x3
  384.     .byte   0x8
  385.     .byte   0x7
  386.     .long   .LASF0
  387.     .uleb128 0x3
  388.     .byte   0x1
  389.     .byte   0x8
  390.     .long   .LASF1
  391.     .uleb128 0x3
  392.     .byte   0x2
  393.     .byte   0x7
  394.     .long   .LASF2
  395.     .uleb128 0x3
  396.     .byte   0x4
  397.     .byte   0x7
  398.     .long   .LASF3
  399.     .uleb128 0x3
  400.     .byte   0x1
  401.     .byte   0x6
  402.     .long   .LASF4
  403.     .uleb128 0x3
  404.     .byte   0x2
  405.     .byte   0x5
  406.     .long   .LASF5
  407.     .uleb128 0x4
  408.     .byte   0x4
  409.     .byte   0x5
  410.     .string "int"
  411.     .uleb128 0x3
  412.     .byte   0x8
  413.     .byte   0x5
  414.     .long   .LASF6
  415.     .uleb128 0x2
  416.     .long   .LASF8
  417.     .byte   0x3
  418.     .byte   0x8c
  419.     .byte   0x19
  420.     .long   0x66
  421.     .uleb128 0x2
  422.     .long   .LASF9
  423.     .byte   0x3
  424.     .byte   0x8d
  425.     .byte   0x1b
  426.     .long   0x66
  427.     .uleb128 0x2
  428.     .long   .LASF10
  429.     .byte   0x3
  430.     .byte   0x94
  431.     .byte   0x1a
  432.     .long   0x66
  433.     .uleb128 0x5
  434.     .byte   0x8
  435.     .uleb128 0x2
  436.     .long   .LASF11
  437.     .byte   0x3
  438.     .byte   0xb8
  439.     .byte   0x21
  440.     .long   0x66
  441.     .uleb128 0x6
  442.     .byte   0x8
  443.     .long   0xa5
  444.     .uleb128 0x3
  445.     .byte   0x1
  446.     .byte   0x6
  447.     .long   .LASF12
  448.     .uleb128 0x7
  449.     .long   0xa5
  450.     .uleb128 0x8
  451.     .long   .LASF42
  452.     .byte   0xd8
  453.     .byte   0x4
  454.     .byte   0xf5
  455.     .byte   0x8
  456.     .long   0x24f
  457.     .uleb128 0x9
  458.     .long   .LASF13
  459.     .byte   0x4
  460.     .byte   0xf6
  461.     .byte   0x7
  462.     .long   0x5f
  463.     .byte   0
  464.     .uleb128 0x9
  465.     .long   .LASF14
  466.     .byte   0x4
  467.     .byte   0xfb
  468.     .byte   0x9
  469.     .long   0x9f
  470.     .byte   0x8
  471.     .uleb128 0x9
  472.     .long   .LASF15
  473.     .byte   0x4
  474.     .byte   0xfc
  475.     .byte   0x9
  476.     .long   0x9f
  477.     .byte   0x10
  478.     .uleb128 0x9
  479.     .long   .LASF16
  480.     .byte   0x4
  481.     .byte   0xfd
  482.     .byte   0x9
  483.     .long   0x9f
  484.     .byte   0x18
  485.     .uleb128 0x9
  486.     .long   .LASF17
  487.     .byte   0x4
  488.     .byte   0xfe
  489.     .byte   0x9
  490.     .long   0x9f
  491.     .byte   0x20
  492.     .uleb128 0x9
  493.     .long   .LASF18
  494.     .byte   0x4
  495.     .byte   0xff
  496.     .byte   0x9
  497.     .long   0x9f
  498.     .byte   0x28
  499.     .uleb128 0xa
  500.     .long   .LASF19
  501.     .byte   0x4
  502.     .value  0x100
  503.     .byte   0x9
  504.     .long   0x9f
  505.     .byte   0x30
  506.     .uleb128 0xa
  507.     .long   .LASF20
  508.     .byte   0x4
  509.     .value  0x101
  510.     .byte   0x9
  511.     .long   0x9f
  512.     .byte   0x38
  513.     .uleb128 0xa
  514.     .long   .LASF21
  515.     .byte   0x4
  516.     .value  0x102
  517.     .byte   0x9
  518.     .long   0x9f
  519.     .byte   0x40
  520.     .uleb128 0xa
  521.     .long   .LASF22
  522.     .byte   0x4
  523.     .value  0x104
  524.     .byte   0x9
  525.     .long   0x9f
  526.     .byte   0x48
  527.     .uleb128 0xa
  528.     .long   .LASF23
  529.     .byte   0x4
  530.     .value  0x105
  531.     .byte   0x9
  532.     .long   0x9f
  533.     .byte   0x50
  534.     .uleb128 0xa
  535.     .long   .LASF24
  536.     .byte   0x4
  537.     .value  0x106
  538.     .byte   0x9
  539.     .long   0x9f
  540.     .byte   0x58
  541.     .uleb128 0xa
  542.     .long   .LASF25
  543.     .byte   0x4
  544.     .value  0x108
  545.     .byte   0x16
  546.     .long   0x28c
  547.     .byte   0x60
  548.     .uleb128 0xa
  549.     .long   .LASF26
  550.     .byte   0x4
  551.     .value  0x10a
  552.     .byte   0x14
  553.     .long   0x292
  554.     .byte   0x68
  555.     .uleb128 0xa
  556.     .long   .LASF27
  557.     .byte   0x4
  558.     .value  0x10c
  559.     .byte   0x7
  560.     .long   0x5f
  561.     .byte   0x70
  562.     .uleb128 0xa
  563.     .long   .LASF28
  564.     .byte   0x4
  565.     .value  0x110
  566.     .byte   0x7
  567.     .long   0x5f
  568.     .byte   0x74
  569.     .uleb128 0xa
  570.     .long   .LASF29
  571.     .byte   0x4
  572.     .value  0x112
  573.     .byte   0xd
  574.     .long   0x6d
  575.     .byte   0x78
  576.     .uleb128 0xa
  577.     .long   .LASF30
  578.     .byte   0x4
  579.     .value  0x116
  580.     .byte   0x12
  581.     .long   0x43
  582.     .byte   0x80
  583.     .uleb128 0xa
  584.     .long   .LASF31
  585.     .byte   0x4
  586.     .value  0x117
  587.     .byte   0xf
  588.     .long   0x51
  589.     .byte   0x82
  590.     .uleb128 0xa
  591.     .long   .LASF32
  592.     .byte   0x4
  593.     .value  0x118
  594.     .byte   0x8
  595.     .long   0x298
  596.     .byte   0x83
  597.     .uleb128 0xa
  598.     .long   .LASF33
  599.     .byte   0x4
  600.     .value  0x11c
  601.     .byte   0xf
  602.     .long   0x2a8
  603.     .byte   0x88
  604.     .uleb128 0xa
  605.     .long   .LASF34
  606.     .byte   0x4
  607.     .value  0x125
  608.     .byte   0xf
  609.     .long   0x79
  610.     .byte   0x90
  611.     .uleb128 0xa
  612.     .long   .LASF35
  613.     .byte   0x4
  614.     .value  0x12d
  615.     .byte   0x9
  616.     .long   0x91
  617.     .byte   0x98
  618.     .uleb128 0xa
  619.     .long   .LASF36
  620.     .byte   0x4
  621.     .value  0x12e
  622.     .byte   0x9
  623.     .long   0x91
  624.     .byte   0xa0
  625.     .uleb128 0xa
  626.     .long   .LASF37
  627.     .byte   0x4
  628.     .value  0x12f
  629.     .byte   0x9
  630.     .long   0x91
  631.     .byte   0xa8
  632.     .uleb128 0xa
  633.     .long   .LASF38
  634.     .byte   0x4
  635.     .value  0x130
  636.     .byte   0x9
  637.     .long   0x91
  638.     .byte   0xb0
  639.     .uleb128 0xa
  640.     .long   .LASF39
  641.     .byte   0x4
  642.     .value  0x132
  643.     .byte   0xa
  644.     .long   0x29
  645.     .byte   0xb8
  646.     .uleb128 0xa
  647.     .long   .LASF40
  648.     .byte   0x4
  649.     .value  0x133
  650.     .byte   0x7
  651.     .long   0x5f
  652.     .byte   0xc0
  653.     .uleb128 0xa
  654.     .long   .LASF41
  655.     .byte   0x4
  656.     .value  0x135
  657.     .byte   0x8
  658.     .long   0x2ae
  659.     .byte   0xc4
  660.     .byte   0
  661.     .uleb128 0xb
  662.     .long   .LASF83
  663.     .byte   0x4
  664.     .byte   0x9a
  665.     .byte   0xe
  666.     .uleb128 0x8
  667.     .long   .LASF43
  668.     .byte   0x18
  669.     .byte   0x4
  670.     .byte   0xa0
  671.     .byte   0x8
  672.     .long   0x28c
  673.     .uleb128 0x9
  674.     .long   .LASF44
  675.     .byte   0x4
  676.     .byte   0xa1
  677.     .byte   0x16
  678.     .long   0x28c
  679.     .byte   0
  680.     .uleb128 0x9
  681.     .long   .LASF45
  682.     .byte   0x4
  683.     .byte   0xa2
  684.     .byte   0x14
  685.     .long   0x292
  686.     .byte   0x8
  687.     .uleb128 0x9
  688.     .long   .LASF46
  689.     .byte   0x4
  690.     .byte   0xa6
  691.     .byte   0x7
  692.     .long   0x5f
  693.     .byte   0x10
  694.     .byte   0
  695.     .uleb128 0x6
  696.     .byte   0x8
  697.     .long   0x257
  698.     .uleb128 0x6
  699.     .byte   0x8
  700.     .long   0xb1
  701.     .uleb128 0xc
  702.     .long   0xa5
  703.     .long   0x2a8
  704.     .uleb128 0xd
  705.     .long   0x35
  706.     .byte   0
  707.     .byte   0
  708.     .uleb128 0x6
  709.     .byte   0x8
  710.     .long   0x24f
  711.     .uleb128 0xc
  712.     .long   0xa5
  713.     .long   0x2be
  714.     .uleb128 0xd
  715.     .long   0x35
  716.     .byte   0x13
  717.     .byte   0
  718.     .uleb128 0xe
  719.     .long   .LASF84
  720.     .uleb128 0xf
  721.     .long   .LASF47
  722.     .byte   0x4
  723.     .value  0x13f
  724.     .byte   0x1d
  725.     .long   0x2be
  726.     .uleb128 0xf
  727.     .long   .LASF48
  728.     .byte   0x4
  729.     .value  0x140
  730.     .byte   0x1d
  731.     .long   0x2be
  732.     .uleb128 0xf
  733.     .long   .LASF49
  734.     .byte   0x4
  735.     .value  0x141
  736.     .byte   0x1d
  737.     .long   0x2be
  738.     .uleb128 0x6
  739.     .byte   0x8
  740.     .long   0xac
  741.     .uleb128 0x7
  742.     .long   0x2ea
  743.     .uleb128 0x10
  744.     .long   .LASF50
  745.     .byte   0x5
  746.     .byte   0x87
  747.     .byte   0x19
  748.     .long   0x292
  749.     .uleb128 0x10
  750.     .long   .LASF51
  751.     .byte   0x5
  752.     .byte   0x88
  753.     .byte   0x19
  754.     .long   0x292
  755.     .uleb128 0x10
  756.     .long   .LASF52
  757.     .byte   0x5
  758.     .byte   0x89
  759.     .byte   0x19
  760.     .long   0x292
  761.     .uleb128 0x10
  762.     .long   .LASF53
  763.     .byte   0x6
  764.     .byte   0x1a
  765.     .byte   0xc
  766.     .long   0x5f
  767.     .uleb128 0xc
  768.     .long   0x2f0
  769.     .long   0x330
  770.     .uleb128 0x11
  771.     .byte   0
  772.     .uleb128 0x7
  773.     .long   0x325
  774.     .uleb128 0x10
  775.     .long   .LASF54
  776.     .byte   0x6
  777.     .byte   0x1b
  778.     .byte   0x1a
  779.     .long   0x330
  780.     .uleb128 0x3
  781.     .byte   0x4
  782.     .byte   0x4
  783.     .long   .LASF55
  784.     .uleb128 0x3
  785.     .byte   0x8
  786.     .byte   0x4
  787.     .long   .LASF56
  788.     .uleb128 0x12
  789.     .long   0x348
  790.     .uleb128 0xf
  791.     .long   .LASF57
  792.     .byte   0x7
  793.     .value  0x1e9
  794.     .byte   0xc
  795.     .long   0x5f
  796.     .uleb128 0x3
  797.     .byte   0x8
  798.     .byte   0x5
  799.     .long   .LASF58
  800.     .uleb128 0x8
  801.     .long   .LASF59
  802.     .byte   0x10
  803.     .byte   0x8
  804.     .byte   0x8
  805.     .byte   0x8
  806.     .long   0x390
  807.     .uleb128 0x9
  808.     .long   .LASF60
  809.     .byte   0x8
  810.     .byte   0xa
  811.     .byte   0xc
  812.     .long   0x85
  813.     .byte   0
  814.     .uleb128 0x9
  815.     .long   .LASF61
  816.     .byte   0x8
  817.     .byte   0xb
  818.     .byte   0x15
  819.     .long   0x93
  820.     .byte   0x8
  821.     .byte   0
  822.     .uleb128 0x3
  823.     .byte   0x8
  824.     .byte   0x7
  825.     .long   .LASF62
  826.     .uleb128 0x8
  827.     .long   .LASF63
  828.     .byte   0x8
  829.     .byte   0x9
  830.     .byte   0x34
  831.     .byte   0x8
  832.     .long   0x3bf
  833.     .uleb128 0x9
  834.     .long   .LASF64
  835.     .byte   0x9
  836.     .byte   0x36
  837.     .byte   0x9
  838.     .long   0x5f
  839.     .byte   0
  840.     .uleb128 0x9
  841.     .long   .LASF65
  842.     .byte   0x9
  843.     .byte   0x37
  844.     .byte   0x9
  845.     .long   0x5f
  846.     .byte   0x4
  847.     .byte   0
  848.     .uleb128 0x6
  849.     .byte   0x8
  850.     .long   0x397
  851.     .uleb128 0x13
  852.     .long   0x3bf
  853.     .uleb128 0xc
  854.     .long   0x9f
  855.     .long   0x3da
  856.     .uleb128 0xd
  857.     .long   0x35
  858.     .byte   0x1
  859.     .byte   0
  860.     .uleb128 0x10
  861.     .long   .LASF66
  862.     .byte   0xa
  863.     .byte   0x9f
  864.     .byte   0xe
  865.     .long   0x3ca
  866.     .uleb128 0x10
  867.     .long   .LASF67
  868.     .byte   0xa
  869.     .byte   0xa0
  870.     .byte   0xc
  871.     .long   0x5f
  872.     .uleb128 0x10
  873.     .long   .LASF68
  874.     .byte   0xa
  875.     .byte   0xa1
  876.     .byte   0x11
  877.     .long   0x66
  878.     .uleb128 0x10
  879.     .long   .LASF69
  880.     .byte   0xa
  881.     .byte   0xa6
  882.     .byte   0xe
  883.     .long   0x3ca
  884.     .uleb128 0x10
  885.     .long   .LASF70
  886.     .byte   0xa
  887.     .byte   0xae
  888.     .byte   0xc
  889.     .long   0x5f
  890.     .uleb128 0x10
  891.     .long   .LASF63
  892.     .byte   0xa
  893.     .byte   0xaf
  894.     .byte   0x11
  895.     .long   0x66
  896.     .uleb128 0xc
  897.     .long   0x348
  898.     .long   0x435
  899.     .uleb128 0x14
  900.     .long   0x35
  901.     .long   0x1869f
  902.     .byte   0
  903.     .uleb128 0x15
  904.     .string "A"
  905.     .byte   0x1
  906.     .byte   0x9
  907.     .byte   0x8
  908.     .long   0x422
  909.     .uleb128 0x9
  910.     .byte   0x3
  911.     .quad   A
  912.     .uleb128 0x16
  913.     .long   .LASF85
  914.     .byte   0x1
  915.     .byte   0x28
  916.     .byte   0x5
  917.     .long   0x5f
  918.     .quad   .LFB38
  919.     .quad   .LFE38-.LFB38
  920.     .uleb128 0x1
  921.     .byte   0x9c
  922.     .long   0x782
  923.     .uleb128 0x17
  924.     .long   .LASF71
  925.     .byte   0x1
  926.     .byte   0x2a
  927.     .byte   0x15
  928.     .long   0x368
  929.     .uleb128 0x2
  930.     .byte   0x91
  931.     .sleb128 -64
  932.     .uleb128 0x18
  933.     .string "end"
  934.     .byte   0x1
  935.     .byte   0x2a
  936.     .byte   0x1c
  937.     .long   0x368
  938.     .uleb128 0x2
  939.     .byte   0x91
  940.     .sleb128 -48
  941.     .uleb128 0x19
  942.     .long   .LASF72
  943.     .byte   0x1
  944.     .byte   0x2b
  945.     .byte   0x1c
  946.     .long   0x390
  947.     .long   .LLST0
  948.     .long   .LVUS0
  949.     .uleb128 0x1a
  950.     .string "i"
  951.     .byte   0x1
  952.     .byte   0x2c
  953.     .byte   0x9
  954.     .long   0x5f
  955.     .long   .LLST1
  956.     .long   .LVUS1
  957.     .uleb128 0x1b
  958.     .string "j"
  959.     .byte   0x1
  960.     .byte   0x2c
  961.     .byte   0xc
  962.     .long   0x5f
  963.     .uleb128 0x18
  964.     .string "y"
  965.     .byte   0x1
  966.     .byte   0x2d
  967.     .byte   0x15
  968.     .long   0x34f
  969.     .uleb128 0x3
  970.     .byte   0x91
  971.     .sleb128 -72
  972.     .uleb128 0x1c
  973.     .long   0x782
  974.     .quad   .LBI12
  975.     .byte   .LVU6
  976.     .long   .Ldebug_ranges0+0
  977.     .byte   0x1
  978.     .byte   0x2f
  979.     .byte   0x5
  980.     .long   0x51b
  981.     .uleb128 0x1d
  982.     .long   0x799
  983.     .long   .LLST2
  984.     .long   .LVUS2
  985.     .uleb128 0x1d
  986.     .long   0x78f
  987.     .long   .LLST3
  988.     .long   .LVUS3
  989.     .uleb128 0x1e
  990.     .long   .Ldebug_ranges0+0
  991.     .uleb128 0x1f
  992.     .long   0x7a3
  993.     .long   .LLST4
  994.     .long   .LVUS4
  995.     .uleb128 0x20
  996.     .quad   .LVL2
  997.     .long   0x824
  998.     .byte   0
  999.     .byte   0
  1000.     .uleb128 0x21
  1001.     .long   0x7d0
  1002.     .quad   .LBI16
  1003.     .byte   .LVU26
  1004.     .quad   .LBB16
  1005.     .quad   .LBE16-.LBB16
  1006.     .byte   0x1
  1007.     .byte   0x39
  1008.     .byte   0xd
  1009.     .long   0x54e
  1010.     .uleb128 0x1d
  1011.     .long   0x7e1
  1012.     .long   .LLST5
  1013.     .long   .LVUS5
  1014.     .byte   0
  1015.     .uleb128 0x21
  1016.     .long   0x808
  1017.     .quad   .LBI18
  1018.     .byte   .LVU47
  1019.     .quad   .LBB18
  1020.     .quad   .LBE18-.LBB18
  1021.     .byte   0x1
  1022.     .byte   0x42
  1023.     .byte   0xd
  1024.     .long   0x581
  1025.     .uleb128 0x1d
  1026.     .long   0x819
  1027.     .long   .LLST6
  1028.     .long   .LVUS6
  1029.     .byte   0
  1030.     .uleb128 0x21
  1031.     .long   0x7b4
  1032.     .quad   .LBI20
  1033.     .byte   .LVU65
  1034.     .quad   .LBB20
  1035.     .quad   .LBE20-.LBB20
  1036.     .byte   0x1
  1037.     .byte   0x4b
  1038.     .byte   0xd
  1039.     .long   0x5b4
  1040.     .uleb128 0x1d
  1041.     .long   0x7c5
  1042.     .long   .LLST7
  1043.     .long   .LVUS7
  1044.     .byte   0
  1045.     .uleb128 0x21
  1046.     .long   0x7ec
  1047.     .quad   .LBI22
  1048.     .byte   .LVU85
  1049.     .quad   .LBB22
  1050.     .quad   .LBE22-.LBB22
  1051.     .byte   0x1
  1052.     .byte   0x54
  1053.     .byte   0xd
  1054.     .long   0x5e7
  1055.     .uleb128 0x1d
  1056.     .long   0x7fd
  1057.     .long   .LLST8
  1058.     .long   .LVUS8
  1059.     .byte   0
  1060.     .uleb128 0x22
  1061.     .quad   .LVL4
  1062.     .long   0x831
  1063.     .long   0x604
  1064.     .uleb128 0x23
  1065.     .uleb128 0x1
  1066.     .byte   0x55
  1067.     .uleb128 0x1
  1068.     .byte   0x34
  1069.     .uleb128 0x23
  1070.     .uleb128 0x1
  1071.     .byte   0x54
  1072.     .uleb128 0x2
  1073.     .byte   0x91
  1074.     .sleb128 -64
  1075.     .byte   0
  1076.     .uleb128 0x22
  1077.     .quad   .LVL5
  1078.     .long   0x831
  1079.     .long   0x621
  1080.     .uleb128 0x23
  1081.     .uleb128 0x1
  1082.     .byte   0x55
  1083.     .uleb128 0x1
  1084.     .byte   0x34
  1085.     .uleb128 0x23
  1086.     .uleb128 0x1
  1087.     .byte   0x54
  1088.     .uleb128 0x2
  1089.     .byte   0x91
  1090.     .sleb128 -48
  1091.     .byte   0
  1092.     .uleb128 0x22
  1093.     .quad   .LVL6
  1094.     .long   0x831
  1095.     .long   0x63e
  1096.     .uleb128 0x23
  1097.     .uleb128 0x1
  1098.     .byte   0x55
  1099.     .uleb128 0x1
  1100.     .byte   0x34
  1101.     .uleb128 0x23
  1102.     .uleb128 0x1
  1103.     .byte   0x54
  1104.     .uleb128 0x2
  1105.     .byte   0x91
  1106.     .sleb128 -64
  1107.     .byte   0
  1108.     .uleb128 0x22
  1109.     .quad   .LVL10
  1110.     .long   0x831
  1111.     .long   0x65b
  1112.     .uleb128 0x23
  1113.     .uleb128 0x1
  1114.     .byte   0x55
  1115.     .uleb128 0x1
  1116.     .byte   0x34
  1117.     .uleb128 0x23
  1118.     .uleb128 0x1
  1119.     .byte   0x54
  1120.     .uleb128 0x2
  1121.     .byte   0x91
  1122.     .sleb128 -48
  1123.     .byte   0
  1124.     .uleb128 0x22
  1125.     .quad   .LVL12
  1126.     .long   0x83d
  1127.     .long   0x67a
  1128.     .uleb128 0x23
  1129.     .uleb128 0x1
  1130.     .byte   0x55
  1131.     .uleb128 0x9
  1132.     .byte   0x3
  1133.     .quad   .LC2
  1134.     .byte   0
  1135.     .uleb128 0x22
  1136.     .quad   .LVL13
  1137.     .long   0x831
  1138.     .long   0x697
  1139.     .uleb128 0x23
  1140.     .uleb128 0x1
  1141.     .byte   0x55
  1142.     .uleb128 0x1
  1143.     .byte   0x34
  1144.     .uleb128 0x23
  1145.     .uleb128 0x1
  1146.     .byte   0x54
  1147.     .uleb128 0x2
  1148.     .byte   0x91
  1149.     .sleb128 -64
  1150.     .byte   0
  1151.     .uleb128 0x22
  1152.     .quad   .LVL17
  1153.     .long   0x831
  1154.     .long   0x6b4
  1155.     .uleb128 0x23
  1156.     .uleb128 0x1
  1157.     .byte   0x55
  1158.     .uleb128 0x1
  1159.     .byte   0x34
  1160.     .uleb128 0x23
  1161.     .uleb128 0x1
  1162.     .byte   0x54
  1163.     .uleb128 0x2
  1164.     .byte   0x91
  1165.     .sleb128 -48
  1166.     .byte   0
  1167.     .uleb128 0x22
  1168.     .quad   .LVL19
  1169.     .long   0x83d
  1170.     .long   0x6d3
  1171.     .uleb128 0x23
  1172.     .uleb128 0x1
  1173.     .byte   0x55
  1174.     .uleb128 0x9
  1175.     .byte   0x3
  1176.     .quad   .LC4
  1177.     .byte   0
  1178.     .uleb128 0x22
  1179.     .quad   .LVL20
  1180.     .long   0x831
  1181.     .long   0x6f0
  1182.     .uleb128 0x23
  1183.     .uleb128 0x1
  1184.     .byte   0x55
  1185.     .uleb128 0x1
  1186.     .byte   0x34
  1187.     .uleb128 0x23
  1188.     .uleb128 0x1
  1189.     .byte   0x54
  1190.     .uleb128 0x2
  1191.     .byte   0x91
  1192.     .sleb128 -64
  1193.     .byte   0
  1194.     .uleb128 0x22
  1195.     .quad   .LVL25
  1196.     .long   0x831
  1197.     .long   0x70d
  1198.     .uleb128 0x23
  1199.     .uleb128 0x1
  1200.     .byte   0x55
  1201.     .uleb128 0x1
  1202.     .byte   0x34
  1203.     .uleb128 0x23
  1204.     .uleb128 0x1
  1205.     .byte   0x54
  1206.     .uleb128 0x2
  1207.     .byte   0x91
  1208.     .sleb128 -48
  1209.     .byte   0
  1210.     .uleb128 0x22
  1211.     .quad   .LVL27
  1212.     .long   0x83d
  1213.     .long   0x72c
  1214.     .uleb128 0x23
  1215.     .uleb128 0x1
  1216.     .byte   0x55
  1217.     .uleb128 0x9
  1218.     .byte   0x3
  1219.     .quad   .LC5
  1220.     .byte   0
  1221.     .uleb128 0x22
  1222.     .quad   .LVL28
  1223.     .long   0x831
  1224.     .long   0x749
  1225.     .uleb128 0x23
  1226.     .uleb128 0x1
  1227.     .byte   0x55
  1228.     .uleb128 0x1
  1229.     .byte   0x34
  1230.     .uleb128 0x23
  1231.     .uleb128 0x1
  1232.     .byte   0x54
  1233.     .uleb128 0x2
  1234.     .byte   0x91
  1235.     .sleb128 -64
  1236.     .byte   0
  1237.     .uleb128 0x22
  1238.     .quad   .LVL33
  1239.     .long   0x831
  1240.     .long   0x766
  1241.     .uleb128 0x23
  1242.     .uleb128 0x1
  1243.     .byte   0x55
  1244.     .uleb128 0x1
  1245.     .byte   0x34
  1246.     .uleb128 0x23
  1247.     .uleb128 0x1
  1248.     .byte   0x54
  1249.     .uleb128 0x2
  1250.     .byte   0x91
  1251.     .sleb128 -48
  1252.     .byte   0
  1253.     .uleb128 0x24
  1254.     .quad   .LVL35
  1255.     .long   0x83d
  1256.     .uleb128 0x23
  1257.     .uleb128 0x1
  1258.     .byte   0x55
  1259.     .uleb128 0x9
  1260.     .byte   0x3
  1261.     .quad   .LC6
  1262.     .byte   0
  1263.     .byte   0
  1264.     .uleb128 0x25
  1265.     .long   .LASF86
  1266.     .byte   0x1
  1267.     .byte   0x20
  1268.     .byte   0xd
  1269.     .byte   0x1
  1270.     .long   0x7ae
  1271.     .uleb128 0x26
  1272.     .string "n"
  1273.     .byte   0x1
  1274.     .byte   0x20
  1275.     .byte   0x27
  1276.     .long   0x5f
  1277.     .uleb128 0x26
  1278.     .string "a"
  1279.     .byte   0x1
  1280.     .byte   0x20
  1281.     .byte   0x31
  1282.     .long   0x7ae
  1283.     .uleb128 0x1b
  1284.     .string "i"
  1285.     .byte   0x1
  1286.     .byte   0x22
  1287.     .byte   0x9
  1288.     .long   0x5f
  1289.     .byte   0
  1290.     .uleb128 0x6
  1291.     .byte   0x8
  1292.     .long   0x348
  1293.     .uleb128 0x27
  1294.     .long   .LASF73
  1295.     .byte   0x1
  1296.     .byte   0x1a
  1297.     .byte   0xf
  1298.     .long   0x348
  1299.     .byte   0x1
  1300.     .long   0x7d0
  1301.     .uleb128 0x26
  1302.     .string "x"
  1303.     .byte   0x1
  1304.     .byte   0x1a
  1305.     .byte   0x1f
  1306.     .long   0x348
  1307.     .byte   0
  1308.     .uleb128 0x27
  1309.     .long   .LASF74
  1310.     .byte   0x1
  1311.     .byte   0x15
  1312.     .byte   0xf
  1313.     .long   0x348
  1314.     .byte   0x1
  1315.     .long   0x7ec
  1316.     .uleb128 0x26
  1317.     .string "x"
  1318.     .byte   0x1
  1319.     .byte   0x15
  1320.     .byte   0x1f
  1321.     .long   0x348
  1322.     .byte   0
  1323.     .uleb128 0x27
  1324.     .long   .LASF75
  1325.     .byte   0x1
  1326.     .byte   0x10
  1327.     .byte   0xf
  1328.     .long   0x348
  1329.     .byte   0x1
  1330.     .long   0x808
  1331.     .uleb128 0x26
  1332.     .string "x"
  1333.     .byte   0x1
  1334.     .byte   0x10
  1335.     .byte   0x1e
  1336.     .long   0x348
  1337.     .byte   0
  1338.     .uleb128 0x27
  1339.     .long   .LASF76
  1340.     .byte   0x1
  1341.     .byte   0xb
  1342.     .byte   0xf
  1343.     .long   0x348
  1344.     .byte   0x1
  1345.     .long   0x824
  1346.     .uleb128 0x26
  1347.     .string "x"
  1348.     .byte   0x1
  1349.     .byte   0xb
  1350.     .byte   0x1e
  1351.     .long   0x348
  1352.     .byte   0
  1353.     .uleb128 0x28
  1354.     .long   .LASF77
  1355.     .long   .LASF77
  1356.     .byte   0xb
  1357.     .value  0x1c5
  1358.     .byte   0xc
  1359.     .uleb128 0x29
  1360.     .long   .LASF78
  1361.     .long   .LASF78
  1362.     .byte   0xa
  1363.     .byte   0xdb
  1364.     .byte   0xc
  1365.     .uleb128 0x28
  1366.     .long   .LASF79
  1367.     .long   .LASF79
  1368.     .byte   0x5
  1369.     .value  0x13e
  1370.     .byte   0xc
  1371.     .byte   0
  1372.     .section    .debug_abbrev,"",@progbits
  1373. .Ldebug_abbrev0:
  1374.     .uleb128 0x1
  1375.     .uleb128 0x11
  1376.     .byte   0x1
  1377.     .uleb128 0x25
  1378.     .uleb128 0xe
  1379.     .uleb128 0x13
  1380.     .uleb128 0xb
  1381.     .uleb128 0x3
  1382.     .uleb128 0xe
  1383.     .uleb128 0x1b
  1384.     .uleb128 0xe
  1385.     .uleb128 0x55
  1386.     .uleb128 0x17
  1387.     .uleb128 0x11
  1388.     .uleb128 0x1
  1389.     .uleb128 0x10
  1390.     .uleb128 0x17
  1391.     .byte   0
  1392.     .byte   0
  1393.     .uleb128 0x2
  1394.     .uleb128 0x16
  1395.     .byte   0
  1396.     .uleb128 0x3
  1397.     .uleb128 0xe
  1398.     .uleb128 0x3a
  1399.     .uleb128 0xb
  1400.     .uleb128 0x3b
  1401.     .uleb128 0xb
  1402.     .uleb128 0x39
  1403.     .uleb128 0xb
  1404.     .uleb128 0x49
  1405.     .uleb128 0x13
  1406.     .byte   0
  1407.     .byte   0
  1408.     .uleb128 0x3
  1409.     .uleb128 0x24
  1410.     .byte   0
  1411.     .uleb128 0xb
  1412.     .uleb128 0xb
  1413.     .uleb128 0x3e
  1414.     .uleb128 0xb
  1415.     .uleb128 0x3
  1416.     .uleb128 0xe
  1417.     .byte   0
  1418.     .byte   0
  1419.     .uleb128 0x4
  1420.     .uleb128 0x24
  1421.     .byte   0
  1422.     .uleb128 0xb
  1423.     .uleb128 0xb
  1424.     .uleb128 0x3e
  1425.     .uleb128 0xb
  1426.     .uleb128 0x3
  1427.     .uleb128 0x8
  1428.     .byte   0
  1429.     .byte   0
  1430.     .uleb128 0x5
  1431.     .uleb128 0xf
  1432.     .byte   0
  1433.     .uleb128 0xb
  1434.     .uleb128 0xb
  1435.     .byte   0
  1436.     .byte   0
  1437.     .uleb128 0x6
  1438.     .uleb128 0xf
  1439.     .byte   0
  1440.     .uleb128 0xb
  1441.     .uleb128 0xb
  1442.     .uleb128 0x49
  1443.     .uleb128 0x13
  1444.     .byte   0
  1445.     .byte   0
  1446.     .uleb128 0x7
  1447.     .uleb128 0x26
  1448.     .byte   0
  1449.     .uleb128 0x49
  1450.     .uleb128 0x13
  1451.     .byte   0
  1452.     .byte   0
  1453.     .uleb128 0x8
  1454.     .uleb128 0x13
  1455.     .byte   0x1
  1456.     .uleb128 0x3
  1457.     .uleb128 0xe
  1458.     .uleb128 0xb
  1459.     .uleb128 0xb
  1460.     .uleb128 0x3a
  1461.     .uleb128 0xb
  1462.     .uleb128 0x3b
  1463.     .uleb128 0xb
  1464.     .uleb128 0x39
  1465.     .uleb128 0xb
  1466.     .uleb128 0x1
  1467.     .uleb128 0x13
  1468.     .byte   0
  1469.     .byte   0
  1470.     .uleb128 0x9
  1471.     .uleb128 0xd
  1472.     .byte   0
  1473.     .uleb128 0x3
  1474.     .uleb128 0xe
  1475.     .uleb128 0x3a
  1476.     .uleb128 0xb
  1477.     .uleb128 0x3b
  1478.     .uleb128 0xb
  1479.     .uleb128 0x39
  1480.     .uleb128 0xb
  1481.     .uleb128 0x49
  1482.     .uleb128 0x13
  1483.     .uleb128 0x38
  1484.     .uleb128 0xb
  1485.     .byte   0
  1486.     .byte   0
  1487.     .uleb128 0xa
  1488.     .uleb128 0xd
  1489.     .byte   0
  1490.     .uleb128 0x3
  1491.     .uleb128 0xe
  1492.     .uleb128 0x3a
  1493.     .uleb128 0xb
  1494.     .uleb128 0x3b
  1495.     .uleb128 0x5
  1496.     .uleb128 0x39
  1497.     .uleb128 0xb
  1498.     .uleb128 0x49
  1499.     .uleb128 0x13
  1500.     .uleb128 0x38
  1501.     .uleb128 0xb
  1502.     .byte   0
  1503.     .byte   0
  1504.     .uleb128 0xb
  1505.     .uleb128 0x16
  1506.     .byte   0
  1507.     .uleb128 0x3
  1508.     .uleb128 0xe
  1509.     .uleb128 0x3a
  1510.     .uleb128 0xb
  1511.     .uleb128 0x3b
  1512.     .uleb128 0xb
  1513.     .uleb128 0x39
  1514.     .uleb128 0xb
  1515.     .byte   0
  1516.     .byte   0
  1517.     .uleb128 0xc
  1518.     .uleb128 0x1
  1519.     .byte   0x1
  1520.     .uleb128 0x49
  1521.     .uleb128 0x13
  1522.     .uleb128 0x1
  1523.     .uleb128 0x13
  1524.     .byte   0
  1525.     .byte   0
  1526.     .uleb128 0xd
  1527.     .uleb128 0x21
  1528.     .byte   0
  1529.     .uleb128 0x49
  1530.     .uleb128 0x13
  1531.     .uleb128 0x2f
  1532.     .uleb128 0xb
  1533.     .byte   0
  1534.     .byte   0
  1535.     .uleb128 0xe
  1536.     .uleb128 0x13
  1537.     .byte   0
  1538.     .uleb128 0x3
  1539.     .uleb128 0xe
  1540.     .uleb128 0x3c
  1541.     .uleb128 0x19
  1542.     .byte   0
  1543.     .byte   0
  1544.     .uleb128 0xf
  1545.     .uleb128 0x34
  1546.     .byte   0
  1547.     .uleb128 0x3
  1548.     .uleb128 0xe
  1549.     .uleb128 0x3a
  1550.     .uleb128 0xb
  1551.     .uleb128 0x3b
  1552.     .uleb128 0x5
  1553.     .uleb128 0x39
  1554.     .uleb128 0xb
  1555.     .uleb128 0x49
  1556.     .uleb128 0x13
  1557.     .uleb128 0x3f
  1558.     .uleb128 0x19
  1559.     .uleb128 0x3c
  1560.     .uleb128 0x19
  1561.     .byte   0
  1562.     .byte   0
  1563.     .uleb128 0x10
  1564.     .uleb128 0x34
  1565.     .byte   0
  1566.     .uleb128 0x3
  1567.     .uleb128 0xe
  1568.     .uleb128 0x3a
  1569.     .uleb128 0xb
  1570.     .uleb128 0x3b
  1571.     .uleb128 0xb
  1572.     .uleb128 0x39
  1573.     .uleb128 0xb
  1574.     .uleb128 0x49
  1575.     .uleb128 0x13
  1576.     .uleb128 0x3f
  1577.     .uleb128 0x19
  1578.     .uleb128 0x3c
  1579.     .uleb128 0x19
  1580.     .byte   0
  1581.     .byte   0
  1582.     .uleb128 0x11
  1583.     .uleb128 0x21
  1584.     .byte   0
  1585.     .byte   0
  1586.     .byte   0
  1587.     .uleb128 0x12
  1588.     .uleb128 0x35
  1589.     .byte   0
  1590.     .uleb128 0x49
  1591.     .uleb128 0x13
  1592.     .byte   0
  1593.     .byte   0
  1594.     .uleb128 0x13
  1595.     .uleb128 0x37
  1596.     .byte   0
  1597.     .uleb128 0x49
  1598.     .uleb128 0x13
  1599.     .byte   0
  1600.     .byte   0
  1601.     .uleb128 0x14
  1602.     .uleb128 0x21
  1603.     .byte   0
  1604.     .uleb128 0x49
  1605.     .uleb128 0x13
  1606.     .uleb128 0x2f
  1607.     .uleb128 0x6
  1608.     .byte   0
  1609.     .byte   0
  1610.     .uleb128 0x15
  1611.     .uleb128 0x34
  1612.     .byte   0
  1613.     .uleb128 0x3
  1614.     .uleb128 0x8
  1615.     .uleb128 0x3a
  1616.     .uleb128 0xb
  1617.     .uleb128 0x3b
  1618.     .uleb128 0xb
  1619.     .uleb128 0x39
  1620.     .uleb128 0xb
  1621.     .uleb128 0x49
  1622.     .uleb128 0x13
  1623.     .uleb128 0x3f
  1624.     .uleb128 0x19
  1625.     .uleb128 0x2
  1626.     .uleb128 0x18
  1627.     .byte   0
  1628.     .byte   0
  1629.     .uleb128 0x16
  1630.     .uleb128 0x2e
  1631.     .byte   0x1
  1632.     .uleb128 0x3f
  1633.     .uleb128 0x19
  1634.     .uleb128 0x3
  1635.     .uleb128 0xe
  1636.     .uleb128 0x3a
  1637.     .uleb128 0xb
  1638.     .uleb128 0x3b
  1639.     .uleb128 0xb
  1640.     .uleb128 0x39
  1641.     .uleb128 0xb
  1642.     .uleb128 0x49
  1643.     .uleb128 0x13
  1644.     .uleb128 0x11
  1645.     .uleb128 0x1
  1646.     .uleb128 0x12
  1647.     .uleb128 0x7
  1648.     .uleb128 0x40
  1649.     .uleb128 0x18
  1650.     .uleb128 0x2117
  1651.     .uleb128 0x19
  1652.     .uleb128 0x1
  1653.     .uleb128 0x13
  1654.     .byte   0
  1655.     .byte   0
  1656.     .uleb128 0x17
  1657.     .uleb128 0x34
  1658.     .byte   0
  1659.     .uleb128 0x3
  1660.     .uleb128 0xe
  1661.     .uleb128 0x3a
  1662.     .uleb128 0xb
  1663.     .uleb128 0x3b
  1664.     .uleb128 0xb
  1665.     .uleb128 0x39
  1666.     .uleb128 0xb
  1667.     .uleb128 0x49
  1668.     .uleb128 0x13
  1669.     .uleb128 0x2
  1670.     .uleb128 0x18
  1671.     .byte   0
  1672.     .byte   0
  1673.     .uleb128 0x18
  1674.     .uleb128 0x34
  1675.     .byte   0
  1676.     .uleb128 0x3
  1677.     .uleb128 0x8
  1678.     .uleb128 0x3a
  1679.     .uleb128 0xb
  1680.     .uleb128 0x3b
  1681.     .uleb128 0xb
  1682.     .uleb128 0x39
  1683.     .uleb128 0xb
  1684.     .uleb128 0x49
  1685.     .uleb128 0x13
  1686.     .uleb128 0x2
  1687.     .uleb128 0x18
  1688.     .byte   0
  1689.     .byte   0
  1690.     .uleb128 0x19
  1691.     .uleb128 0x34
  1692.     .byte   0
  1693.     .uleb128 0x3
  1694.     .uleb128 0xe
  1695.     .uleb128 0x3a
  1696.     .uleb128 0xb
  1697.     .uleb128 0x3b
  1698.     .uleb128 0xb
  1699.     .uleb128 0x39
  1700.     .uleb128 0xb
  1701.     .uleb128 0x49
  1702.     .uleb128 0x13
  1703.     .uleb128 0x2
  1704.     .uleb128 0x17
  1705.     .uleb128 0x2137
  1706.     .uleb128 0x17
  1707.     .byte   0
  1708.     .byte   0
  1709.     .uleb128 0x1a
  1710.     .uleb128 0x34
  1711.     .byte   0
  1712.     .uleb128 0x3
  1713.     .uleb128 0x8
  1714.     .uleb128 0x3a
  1715.     .uleb128 0xb
  1716.     .uleb128 0x3b
  1717.     .uleb128 0xb
  1718.     .uleb128 0x39
  1719.     .uleb128 0xb
  1720.     .uleb128 0x49
  1721.     .uleb128 0x13
  1722.     .uleb128 0x2
  1723.     .uleb128 0x17
  1724.     .uleb128 0x2137
  1725.     .uleb128 0x17
  1726.     .byte   0
  1727.     .byte   0
  1728.     .uleb128 0x1b
  1729.     .uleb128 0x34
  1730.     .byte   0
  1731.     .uleb128 0x3
  1732.     .uleb128 0x8
  1733.     .uleb128 0x3a
  1734.     .uleb128 0xb
  1735.     .uleb128 0x3b
  1736.     .uleb128 0xb
  1737.     .uleb128 0x39
  1738.     .uleb128 0xb
  1739.     .uleb128 0x49
  1740.     .uleb128 0x13
  1741.     .byte   0
  1742.     .byte   0
  1743.     .uleb128 0x1c
  1744.     .uleb128 0x1d
  1745.     .byte   0x1
  1746.     .uleb128 0x31
  1747.     .uleb128 0x13
  1748.     .uleb128 0x52
  1749.     .uleb128 0x1
  1750.     .uleb128 0x2138
  1751.     .uleb128 0xb
  1752.     .uleb128 0x55
  1753.     .uleb128 0x17
  1754.     .uleb128 0x58
  1755.     .uleb128 0xb
  1756.     .uleb128 0x59
  1757.     .uleb128 0xb
  1758.     .uleb128 0x57
  1759.     .uleb128 0xb
  1760.     .uleb128 0x1
  1761.     .uleb128 0x13
  1762.     .byte   0
  1763.     .byte   0
  1764.     .uleb128 0x1d
  1765.     .uleb128 0x5
  1766.     .byte   0
  1767.     .uleb128 0x31
  1768.     .uleb128 0x13
  1769.     .uleb128 0x2
  1770.     .uleb128 0x17
  1771.     .uleb128 0x2137
  1772.     .uleb128 0x17
  1773.     .byte   0
  1774.     .byte   0
  1775.     .uleb128 0x1e
  1776.     .uleb128 0xb
  1777.     .byte   0x1
  1778.     .uleb128 0x55
  1779.     .uleb128 0x17
  1780.     .byte   0
  1781.     .byte   0
  1782.     .uleb128 0x1f
  1783.     .uleb128 0x34
  1784.     .byte   0
  1785.     .uleb128 0x31
  1786.     .uleb128 0x13
  1787.     .uleb128 0x2
  1788.     .uleb128 0x17
  1789.     .uleb128 0x2137
  1790.     .uleb128 0x17
  1791.     .byte   0
  1792.     .byte   0
  1793.     .uleb128 0x20
  1794.     .uleb128 0x4109
  1795.     .byte   0
  1796.     .uleb128 0x11
  1797.     .uleb128 0x1
  1798.     .uleb128 0x31
  1799.     .uleb128 0x13
  1800.     .byte   0
  1801.     .byte   0
  1802.     .uleb128 0x21
  1803.     .uleb128 0x1d
  1804.     .byte   0x1
  1805.     .uleb128 0x31
  1806.     .uleb128 0x13
  1807.     .uleb128 0x52
  1808.     .uleb128 0x1
  1809.     .uleb128 0x2138
  1810.     .uleb128 0xb
  1811.     .uleb128 0x11
  1812.     .uleb128 0x1
  1813.     .uleb128 0x12
  1814.     .uleb128 0x7
  1815.     .uleb128 0x58
  1816.     .uleb128 0xb
  1817.     .uleb128 0x59
  1818.     .uleb128 0xb
  1819.     .uleb128 0x57
  1820.     .uleb128 0xb
  1821.     .uleb128 0x1
  1822.     .uleb128 0x13
  1823.     .byte   0
  1824.     .byte   0
  1825.     .uleb128 0x22
  1826.     .uleb128 0x4109
  1827.     .byte   0x1
  1828.     .uleb128 0x11
  1829.     .uleb128 0x1
  1830.     .uleb128 0x31
  1831.     .uleb128 0x13
  1832.     .uleb128 0x1
  1833.     .uleb128 0x13
  1834.     .byte   0
  1835.     .byte   0
  1836.     .uleb128 0x23
  1837.     .uleb128 0x410a
  1838.     .byte   0
  1839.     .uleb128 0x2
  1840.     .uleb128 0x18
  1841.     .uleb128 0x2111
  1842.     .uleb128 0x18
  1843.     .byte   0
  1844.     .byte   0
  1845.     .uleb128 0x24
  1846.     .uleb128 0x4109
  1847.     .byte   0x1
  1848.     .uleb128 0x11
  1849.     .uleb128 0x1
  1850.     .uleb128 0x31
  1851.     .uleb128 0x13
  1852.     .byte   0
  1853.     .byte   0
  1854.     .uleb128 0x25
  1855.     .uleb128 0x2e
  1856.     .byte   0x1
  1857.     .uleb128 0x3
  1858.     .uleb128 0xe
  1859.     .uleb128 0x3a
  1860.     .uleb128 0xb
  1861.     .uleb128 0x3b
  1862.     .uleb128 0xb
  1863.     .uleb128 0x39
  1864.     .uleb128 0xb
  1865.     .uleb128 0x27
  1866.     .uleb128 0x19
  1867.     .uleb128 0x20
  1868.     .uleb128 0xb
  1869.     .uleb128 0x1
  1870.     .uleb128 0x13
  1871.     .byte   0
  1872.     .byte   0
  1873.     .uleb128 0x26
  1874.     .uleb128 0x5
  1875.     .byte   0
  1876.     .uleb128 0x3
  1877.     .uleb128 0x8
  1878.     .uleb128 0x3a
  1879.     .uleb128 0xb
  1880.     .uleb128 0x3b
  1881.     .uleb128 0xb
  1882.     .uleb128 0x39
  1883.     .uleb128 0xb
  1884.     .uleb128 0x49
  1885.     .uleb128 0x13
  1886.     .byte   0
  1887.     .byte   0
  1888.     .uleb128 0x27
  1889.     .uleb128 0x2e
  1890.     .byte   0x1
  1891.     .uleb128 0x3
  1892.     .uleb128 0xe
  1893.     .uleb128 0x3a
  1894.     .uleb128 0xb
  1895.     .uleb128 0x3b
  1896.     .uleb128 0xb
  1897.     .uleb128 0x39
  1898.     .uleb128 0xb
  1899.     .uleb128 0x27
  1900.     .uleb128 0x19
  1901.     .uleb128 0x49
  1902.     .uleb128 0x13
  1903.     .uleb128 0x20
  1904.     .uleb128 0xb
  1905.     .uleb128 0x1
  1906.     .uleb128 0x13
  1907.     .byte   0
  1908.     .byte   0
  1909.     .uleb128 0x28
  1910.     .uleb128 0x2e
  1911.     .byte   0
  1912.     .uleb128 0x3f
  1913.     .uleb128 0x19
  1914.     .uleb128 0x3c
  1915.     .uleb128 0x19
  1916.     .uleb128 0x6e
  1917.     .uleb128 0xe
  1918.     .uleb128 0x3
  1919.     .uleb128 0xe
  1920.     .uleb128 0x3a
  1921.     .uleb128 0xb
  1922.     .uleb128 0x3b
  1923.     .uleb128 0x5
  1924.     .uleb128 0x39
  1925.     .uleb128 0xb
  1926.     .byte   0
  1927.     .byte   0
  1928.     .uleb128 0x29
  1929.     .uleb128 0x2e
  1930.     .byte   0
  1931.     .uleb128 0x3f
  1932.     .uleb128 0x19
  1933.     .uleb128 0x3c
  1934.     .uleb128 0x19
  1935.     .uleb128 0x6e
  1936.     .uleb128 0xe
  1937.     .uleb128 0x3
  1938.     .uleb128 0xe
  1939.     .uleb128 0x3a
  1940.     .uleb128 0xb
  1941.     .uleb128 0x3b
  1942.     .uleb128 0xb
  1943.     .uleb128 0x39
  1944.     .uleb128 0xb
  1945.     .byte   0
  1946.     .byte   0
  1947.     .byte   0
  1948.     .section    .debug_loc,"",@progbits
  1949. .Ldebug_loc0:
  1950. .LVUS0:
  1951.     .uleb128 .LVU36
  1952.     .uleb128 .LVU40
  1953.     .uleb128 .LVU40
  1954.     .uleb128 .LVU41
  1955.     .uleb128 .LVU55
  1956.     .uleb128 .LVU59
  1957.     .uleb128 .LVU59
  1958.     .uleb128 .LVU60
  1959.     .uleb128 .LVU76
  1960.     .uleb128 .LVU80
  1961.     .uleb128 .LVU80
  1962.     .uleb128 .LVU81
  1963.     .uleb128 .LVU94
  1964.     .uleb128 .LVU98
  1965.     .uleb128 .LVU98
  1966.     .uleb128 .LVU99
  1967. .LLST0:
  1968.     .quad   .LVL10
  1969.     .quad   .LVL11
  1970.     .value  0x8
  1971.     .byte   0x91
  1972.     .sleb128 -40
  1973.     .byte   0x6
  1974.     .byte   0x91
  1975.     .sleb128 -56
  1976.     .byte   0x6
  1977.     .byte   0x1c
  1978.     .byte   0x9f
  1979.     .quad   .LVL11
  1980.     .quad   .LVL12-1
  1981.     .value  0x1
  1982.     .byte   0x54
  1983.     .quad   .LVL17
  1984.     .quad   .LVL18
  1985.     .value  0x8
  1986.     .byte   0x91
  1987.     .sleb128 -40
  1988.     .byte   0x6
  1989.     .byte   0x91
  1990.     .sleb128 -56
  1991.     .byte   0x6
  1992.     .byte   0x1c
  1993.     .byte   0x9f
  1994.     .quad   .LVL18
  1995.     .quad   .LVL19-1
  1996.     .value  0x1
  1997.     .byte   0x54
  1998.     .quad   .LVL25
  1999.     .quad   .LVL26
  2000.     .value  0x8
  2001.     .byte   0x91
  2002.     .sleb128 -40
  2003.     .byte   0x6
  2004.     .byte   0x91
  2005.     .sleb128 -56
  2006.     .byte   0x6
  2007.     .byte   0x1c
  2008.     .byte   0x9f
  2009.     .quad   .LVL26
  2010.     .quad   .LVL27-1
  2011.     .value  0x1
  2012.     .byte   0x54
  2013.     .quad   .LVL33
  2014.     .quad   .LVL34
  2015.     .value  0x8
  2016.     .byte   0x91
  2017.     .sleb128 -40
  2018.     .byte   0x6
  2019.     .byte   0x91
  2020.     .sleb128 -56
  2021.     .byte   0x6
  2022.     .byte   0x1c
  2023.     .byte   0x9f
  2024.     .quad   .LVL34
  2025.     .quad   .LVL35-1
  2026.     .value  0x1
  2027.     .byte   0x54
  2028.     .quad   0
  2029.     .quad   0
  2030. .LVUS1:
  2031.     .uleb128 .LVU22
  2032.     .uleb128 .LVU24
  2033.     .uleb128 .LVU43
  2034.     .uleb128 .LVU45
  2035.     .uleb128 .LVU62
  2036.     .uleb128 .LVU63
  2037. .LLST1:
  2038.     .quad   .LVL6
  2039.     .quad   .LVL7
  2040.     .value  0x2
  2041.     .byte   0x30
  2042.     .byte   0x9f
  2043.     .quad   .LVL13
  2044.     .quad   .LVL14
  2045.     .value  0x2
  2046.     .byte   0x30
  2047.     .byte   0x9f
  2048.     .quad   .LVL20
  2049.     .quad   .LVL21
  2050.     .value  0x2
  2051.     .byte   0x30
  2052.     .byte   0x9f
  2053.     .quad   0
  2054.     .quad   0
  2055. .LVUS2:
  2056.     .uleb128 .LVU6
  2057.     .uleb128 .LVU17
  2058. .LLST2:
  2059.     .quad   .LVL0
  2060.     .quad   .LVL3
  2061.     .value  0xa
  2062.     .byte   0x3
  2063.     .quad   A
  2064.     .byte   0x9f
  2065.     .quad   0
  2066.     .quad   0
  2067. .LVUS3:
  2068.     .uleb128 .LVU6
  2069.     .uleb128 .LVU17
  2070. .LLST3:
  2071.     .quad   .LVL0
  2072.     .quad   .LVL3
  2073.     .value  0x6
  2074.     .byte   0xc
  2075.     .long   0x186a0
  2076.     .byte   0x9f
  2077.     .quad   0
  2078.     .quad   0
  2079. .LVUS4:
  2080.     .uleb128 .LVU9
  2081.     .uleb128 .LVU11
  2082. .LLST4:
  2083.     .quad   .LVL0
  2084.     .quad   .LVL1
  2085.     .value  0x2
  2086.     .byte   0x30
  2087.     .byte   0x9f
  2088.     .quad   0
  2089.     .quad   0
  2090. .LVUS5:
  2091.     .uleb128 .LVU26
  2092.     .uleb128 .LVU31
  2093. .LLST5:
  2094.     .quad   .LVL8
  2095.     .quad   .LVL9
  2096.     .value  0x1
  2097.     .byte   0x61
  2098.     .quad   0
  2099.     .quad   0
  2100. .LVUS6:
  2101.     .uleb128 .LVU47
  2102.     .uleb128 .LVU50
  2103. .LLST6:
  2104.     .quad   .LVL15
  2105.     .quad   .LVL16
  2106.     .value  0x1
  2107.     .byte   0x61
  2108.     .quad   0
  2109.     .quad   0
  2110. .LVUS7:
  2111.     .uleb128 .LVU65
  2112.     .uleb128 .LVU69
  2113.     .uleb128 .LVU69
  2114.     .uleb128 .LVU71
  2115. .LLST7:
  2116.     .quad   .LVL22
  2117.     .quad   .LVL23
  2118.     .value  0x1
  2119.     .byte   0x61
  2120.     .quad   .LVL23
  2121.     .quad   .LVL24
  2122.     .value  0x2
  2123.     .byte   0x70
  2124.     .sleb128 -8
  2125.     .quad   0
  2126.     .quad   0
  2127. .LVUS8:
  2128.     .uleb128 .LVU85
  2129.     .uleb128 .LVU88
  2130.     .uleb128 .LVU88
  2131.     .uleb128 .LVU89
  2132. .LLST8:
  2133.     .quad   .LVL30
  2134.     .quad   .LVL31
  2135.     .value  0x1
  2136.     .byte   0x61
  2137.     .quad   .LVL31
  2138.     .quad   .LVL32
  2139.     .value  0x2
  2140.     .byte   0x76
  2141.     .sleb128 -8
  2142.     .quad   0
  2143.     .quad   0
  2144.     .section    .debug_aranges,"",@progbits
  2145.     .long   0x2c
  2146.     .value  0x2
  2147.     .long   .Ldebug_info0
  2148.     .byte   0x8
  2149.     .byte   0
  2150.     .value  0
  2151.     .value  0
  2152.     .quad   .LFB38
  2153.     .quad   .LFE38-.LFB38
  2154.     .quad   0
  2155.     .quad   0
  2156.     .section    .debug_ranges,"",@progbits
  2157. .Ldebug_ranges0:
  2158.     .quad   .LBB12
  2159.     .quad   .LBE12
  2160.     .quad   .LBB15
  2161.     .quad   .LBE15
  2162.     .quad   0
  2163.     .quad   0
  2164.     .quad   .LFB38
  2165.     .quad   .LFE38
  2166.     .quad   0
  2167.     .quad   0
  2168.     .section    .debug_line,"",@progbits
  2169. .Ldebug_line0:
  2170.     .section    .debug_str,"MS",@progbits,1
  2171. .LASF79:
  2172.     .string "printf"
  2173. .LASF8:
  2174.     .string "__off_t"
  2175. .LASF14:
  2176.     .string "_IO_read_ptr"
  2177. .LASF26:
  2178.     .string "_chain"
  2179. .LASF7:
  2180.     .string "size_t"
  2181. .LASF32:
  2182.     .string "_shortbuf"
  2183. .LASF6:
  2184.     .string "long int"
  2185. .LASF49:
  2186.     .string "_IO_2_1_stderr_"
  2187. .LASF20:
  2188.     .string "_IO_buf_base"
  2189. .LASF62:
  2190.     .string "long long unsigned int"
  2191. .LASF78:
  2192.     .string "clock_gettime"
  2193. .LASF68:
  2194.     .string "__timezone"
  2195. .LASF58:
  2196.     .string "long long int"
  2197. .LASF4:
  2198.     .string "signed char"
  2199. .LASF27:
  2200.     .string "_fileno"
  2201. .LASF15:
  2202.     .string "_IO_read_end"
  2203. .LASF81:
  2204.     .string "/home/giulianob/sinatanperf.c"
  2205. .LASF13:
  2206.     .string "_flags"
  2207. .LASF21:
  2208.     .string "_IO_buf_end"
  2209. .LASF30:
  2210.     .string "_cur_column"
  2211. .LASF56:
  2212.     .string "double"
  2213. .LASF29:
  2214.     .string "_old_offset"
  2215. .LASF34:
  2216.     .string "_offset"
  2217. .LASF63:
  2218.     .string "timezone"
  2219. .LASF75:
  2220.     .string "cosatan"
  2221. .LASF43:
  2222.     .string "_IO_marker"
  2223. .LASF50:
  2224.     .string "stdin"
  2225. .LASF3:
  2226.     .string "unsigned int"
  2227. .LASF82:
  2228.     .string "/home/giulianob/gcc/gccinst/usr/local/bin"
  2229. .LASF0:
  2230.     .string "long unsigned int"
  2231. .LASF84:
  2232.     .string "_IO_FILE_plus"
  2233. .LASF77:
  2234.     .string "rand"
  2235. .LASF18:
  2236.     .string "_IO_write_ptr"
  2237. .LASF74:
  2238.     .string "sinatan2"
  2239. .LASF76:
  2240.     .string "sinatan"
  2241. .LASF53:
  2242.     .string "sys_nerr"
  2243. .LASF45:
  2244.     .string "_sbuf"
  2245. .LASF2:
  2246.     .string "short unsigned int"
  2247. .LASF22:
  2248.     .string "_IO_save_base"
  2249. .LASF86:
  2250.     .string "generate_random_array"
  2251. .LASF64:
  2252.     .string "tz_minuteswest"
  2253. .LASF33:
  2254.     .string "_lock"
  2255. .LASF28:
  2256.     .string "_flags2"
  2257. .LASF40:
  2258.     .string "_mode"
  2259. .LASF51:
  2260.     .string "stdout"
  2261. .LASF47:
  2262.     .string "_IO_2_1_stdin_"
  2263. .LASF61:
  2264.     .string "tv_nsec"
  2265. .LASF60:
  2266.     .string "tv_sec"
  2267. .LASF11:
  2268.     .string "__syscall_slong_t"
  2269. .LASF19:
  2270.     .string "_IO_write_end"
  2271. .LASF80:
  2272.     .string "GNU C17 8.1.0 -masm=intel -mtune=generic -march=x86-64 -g -Ofast"
  2273. .LASF83:
  2274.     .string "_IO_lock_t"
  2275. .LASF42:
  2276.     .string "_IO_FILE"
  2277. .LASF67:
  2278.     .string "__daylight"
  2279. .LASF55:
  2280.     .string "float"
  2281. .LASF46:
  2282.     .string "_pos"
  2283. .LASF54:
  2284.     .string "sys_errlist"
  2285. .LASF25:
  2286.     .string "_markers"
  2287. .LASF1:
  2288.     .string "unsigned char"
  2289. .LASF5:
  2290.     .string "short int"
  2291. .LASF59:
  2292.     .string "timespec"
  2293. .LASF31:
  2294.     .string "_vtable_offset"
  2295. .LASF69:
  2296.     .string "tzname"
  2297. .LASF48:
  2298.     .string "_IO_2_1_stdout_"
  2299. .LASF70:
  2300.     .string "daylight"
  2301. .LASF12:
  2302.     .string "char"
  2303. .LASF44:
  2304.     .string "_next"
  2305. .LASF9:
  2306.     .string "__off64_t"
  2307. .LASF16:
  2308.     .string "_IO_read_base"
  2309. .LASF24:
  2310.     .string "_IO_save_end"
  2311. .LASF72:
  2312.     .string "delta_t"
  2313. .LASF35:
  2314.     .string "__pad1"
  2315. .LASF36:
  2316.     .string "__pad2"
  2317. .LASF37:
  2318.     .string "__pad3"
  2319. .LASF38:
  2320.     .string "__pad4"
  2321. .LASF39:
  2322.     .string "__pad5"
  2323. .LASF10:
  2324.     .string "__time_t"
  2325. .LASF41:
  2326.     .string "_unused2"
  2327. .LASF52:
  2328.     .string "stderr"
  2329. .LASF57:
  2330.     .string "signgam"
  2331. .LASF65:
  2332.     .string "tz_dsttime"
  2333. .LASF23:
  2334.     .string "_IO_backup_base"
  2335. .LASF73:
  2336.     .string "cosatan2"
  2337. .LASF71:
  2338.     .string "start"
  2339. .LASF66:
  2340.     .string "__tzname"
  2341. .LASF85:
  2342.     .string "main"
  2343. .LASF17:
  2344.     .string "_IO_write_base"
  2345.     .ident  "GCC: (GNU) 8.1.0"
  2346.     .section    .note.GNU-stack,"",@progbits
Add Comment
Please, Sign In to add comment