Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.59 KB | None | 0 0
  1. "".main STEXT size=99 args=0x0 locals=0x20
  2. 0x0000 00000 (1.go:3) TEXT "".main(SB), $32-0
  3. 0x0000 00000 (1.go:3) MOVQ TLS, CX
  4. 0x0009 00009 (1.go:3) MOVQ (CX)(TLS*2), CX
  5. 0x0010 00016 (1.go:3) CMPQ SP, 16(CX)
  6. 0x0014 00020 (1.go:3) JLS 92
  7. 0x0016 00022 (1.go:3) SUBQ $32, SP
  8. 0x001a 00026 (1.go:3) MOVQ BP, 24(SP)
  9. 0x001f 00031 (1.go:3) LEAQ 24(SP), BP
  10. 0x0024 00036 (1.go:3) FUNCDATA $0, gclocals·33cdeccccebe80329f1fdbee7f5874cb(SB)
  11. 0x0024 00036 (1.go:3) FUNCDATA $1, gclocals·33cdeccccebe80329f1fdbee7f5874cb(SB)
  12. 0x0024 00036 (1.go:5) PCDATA $0, $0
  13. 0x0024 00036 (1.go:5) CALL runtime.printlock(SB)
  14. 0x0029 00041 (1.go:5) MOVQ $0, (SP)
  15. 0x0031 00049 (1.go:5) MOVQ $0, 8(SP)
  16. 0x003a 00058 (1.go:5) MOVQ $0, 16(SP)
  17. 0x0043 00067 (1.go:5) PCDATA $0, $0
  18. 0x0043 00067 (1.go:5) CALL runtime.printslice(SB)
  19. 0x0048 00072 (1.go:5) PCDATA $0, $0
  20. 0x0048 00072 (1.go:5) CALL runtime.printnl(SB)
  21. 0x004d 00077 (1.go:5) PCDATA $0, $0
  22. 0x004d 00077 (1.go:5) CALL runtime.printunlock(SB)
  23. 0x0052 00082 (1.go:6) MOVQ 24(SP), BP
  24. 0x0057 00087 (1.go:6) ADDQ $32, SP
  25. 0x005b 00091 (1.go:6) RET
  26. 0x005c 00092 (1.go:6) NOP
  27. 0x005c 00092 (1.go:3) PCDATA $0, $-1
  28. 0x005c 00092 (1.go:3) CALL runtime.morestack_noctxt(SB)
  29. 0x0061 00097 (1.go:3) JMP 0
  30. 0x0000 65 48 8b 0c 25 28 00 00 00 48 8b 89 00 00 00 00 eH..%(...H......
  31. 0x0010 48 3b 61 10 76 46 48 83 ec 20 48 89 6c 24 18 48 H;a.vFH.. H.l$.H
  32. 0x0020 8d 6c 24 18 e8 00 00 00 00 48 c7 04 24 00 00 00 .l$......H..$...
  33. 0x0030 00 48 c7 44 24 08 00 00 00 00 48 c7 44 24 10 00 .H.D$.....H.D$..
  34. 0x0040 00 00 00 e8 00 00 00 00 e8 00 00 00 00 e8 00 00 ................
  35. 0x0050 00 00 48 8b 6c 24 18 48 83 c4 20 c3 e8 00 00 00 ..H.l$.H.. .....
  36. 0x0060 00 eb 9d ...
  37. rel 12+4 t=16 TLS+0
  38. rel 37+4 t=8 runtime.printlock+0
  39. rel 68+4 t=8 runtime.printslice+0
  40. rel 73+4 t=8 runtime.printnl+0
  41. rel 78+4 t=8 runtime.printunlock+0
  42. rel 93+4 t=8 runtime.morestack_noctxt+0
  43. "".init STEXT size=86 args=0x0 locals=0x8
  44. 0x0000 00000 (<autogenerated>:1) TEXT "".init(SB), $8-0
  45. 0x0000 00000 (<autogenerated>:1) MOVQ TLS, CX
  46. 0x0009 00009 (<autogenerated>:1) MOVQ (CX)(TLS*2), CX
  47. 0x0010 00016 (<autogenerated>:1) CMPQ SP, 16(CX)
  48. 0x0014 00020 (<autogenerated>:1) JLS 79
  49. 0x0016 00022 (<autogenerated>:1) SUBQ $8, SP
  50. 0x001a 00026 (<autogenerated>:1) MOVQ BP, (SP)
  51. 0x001e 00030 (<autogenerated>:1) LEAQ (SP), BP
  52. 0x0022 00034 (<autogenerated>:1) FUNCDATA $0, gclocals·33cdeccccebe80329f1fdbee7f5874cb(SB)
  53. 0x0022 00034 (<autogenerated>:1) FUNCDATA $1, gclocals·33cdeccccebe80329f1fdbee7f5874cb(SB)
  54. 0x0022 00034 (<autogenerated>:1) MOVBLZX "".initdone·(SB), AX
  55. 0x0029 00041 (<autogenerated>:1) CMPB AL, $1
  56. 0x002b 00043 (<autogenerated>:1) JLS 54
  57. 0x002d 00045 (<autogenerated>:1) MOVQ (SP), BP
  58. 0x0031 00049 (<autogenerated>:1) ADDQ $8, SP
  59. 0x0035 00053 (<autogenerated>:1) RET
  60. 0x0036 00054 (<autogenerated>:1) JNE 63
  61. 0x0038 00056 (<autogenerated>:1) PCDATA $0, $0
  62. 0x0038 00056 (<autogenerated>:1) CALL runtime.throwinit(SB)
  63. 0x003d 00061 (<autogenerated>:1) UNDEF
  64. 0x003f 00063 (<autogenerated>:1) MOVB $2, "".initdone·(SB)
  65. 0x0046 00070 (<autogenerated>:1) MOVQ (SP), BP
  66. 0x004a 00074 (<autogenerated>:1) ADDQ $8, SP
  67. 0x004e 00078 (<autogenerated>:1) RET
  68. 0x004f 00079 (<autogenerated>:1) NOP
  69. 0x004f 00079 (<autogenerated>:1) PCDATA $0, $-1
  70. 0x004f 00079 (<autogenerated>:1) CALL runtime.morestack_noctxt(SB)
  71. 0x0054 00084 (<autogenerated>:1) JMP 0
  72. 0x0000 65 48 8b 0c 25 28 00 00 00 48 8b 89 00 00 00 00 eH..%(...H......
  73. 0x0010 48 3b 61 10 76 39 48 83 ec 08 48 89 2c 24 48 8d H;a.v9H...H.,$H.
  74. 0x0020 2c 24 0f b6 05 00 00 00 00 3c 01 76 09 48 8b 2c ,$.......<.v.H.,
  75. 0x0030 24 48 83 c4 08 c3 75 07 e8 00 00 00 00 0f 0b c6 $H....u.........
  76. 0x0040 05 00 00 00 00 02 48 8b 2c 24 48 83 c4 08 c3 e8 ......H.,$H.....
  77. 0x0050 00 00 00 00 eb aa ......
  78. rel 12+4 t=16 TLS+0
  79. rel 37+4 t=15 "".initdone·+0
  80. rel 57+4 t=8 runtime.throwinit+0
  81. rel 65+4 t=15 "".initdone·+-1
  82. rel 80+4 t=8 runtime.morestack_noctxt+0
  83. go.info."".main SDWARFINFO size=29
  84. 0x0000 02 22 22 2e 6d 61 69 6e 00 00 00 00 00 00 00 00 ."".main........
  85. 0x0010 00 00 00 00 00 00 00 00 00 01 9c 01 00 .............
  86. rel 9+8 t=1 "".main+0
  87. rel 17+8 t=1 "".main+99
  88. go.range."".main SDWARFRANGE size=0
  89. go.info."".init SDWARFINFO size=29
  90. 0x0000 02 22 22 2e 69 6e 69 74 00 00 00 00 00 00 00 00 ."".init........
  91. 0x0010 00 00 00 00 00 00 00 00 00 01 9c 01 00 .............
  92. rel 9+8 t=1 "".init+0
  93. rel 17+8 t=1 "".init+86
  94. go.range."".init SDWARFRANGE size=0
  95. "".initdone· SNOPTRBSS size=1
  96. gclocals·33cdeccccebe80329f1fdbee7f5874cb SRODATA dupok size=8
  97. 0x0000 01 00 00 00 00 00 00 00 ........
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement