Guest User

Untitled

a guest
Dec 17th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. "".TestEmpty STEXT nosplit size=22 args=0x18 locals=0x0
  2. 0x0000 00000 (/home/shansen/foo.go:14) TEXT "".TestEmpty(SB), NOSPLIT, $0-24
  3. 0x0000 00000 (/home/shansen/foo.go:14) FUNCDATA $0, gclocals·d4dc2f11db048877dbc0f60a22b4adb3(SB)
  4. 0x0000 00000 (/home/shansen/foo.go:14) FUNCDATA $1, gclocals·33cdeccccebe80329f1fdbee7f5874cb(SB)
  5. 0x0000 00000 (/home/shansen/foo.go:14) MOVQ "".val+16(SP), AX
  6. 0x0005 00005 (/home/shansen/foo.go:15) TESTQ AX, AX
  7. 0x0008 00008 (/home/shansen/foo.go:15) JNE 16
  8. 0x000a 00010 (/home/shansen/foo.go:16) MOVB $1, "".~r1+24(SP)
  9. 0x000f 00015 (/home/shansen/foo.go:16) RET
  10. 0x0010 00016 (/home/shansen/foo.go:18) MOVB $0, "".~r1+24(SP)
  11. 0x0015 00021 (/home/shansen/foo.go:18) RET
  12. 0x0000 48 8b 44 24 10 48 85 c0 75 06 c6 44 24 18 01 c3 H.D$.H..u..D$...
  13. 0x0010 c6 44 24 18 00 c3 .D$...
  14. "".TestLen STEXT nosplit size=22 args=0x18 locals=0x0
  15. 0x0000 00000 (/home/shansen/foo.go:21) TEXT "".TestLen(SB), NOSPLIT, $0-24
  16. 0x0000 00000 (/home/shansen/foo.go:21) FUNCDATA $0, gclocals·d4dc2f11db048877dbc0f60a22b4adb3(SB)
  17. 0x0000 00000 (/home/shansen/foo.go:21) FUNCDATA $1, gclocals·33cdeccccebe80329f1fdbee7f5874cb(SB)
  18. 0x0000 00000 (/home/shansen/foo.go:21) MOVQ "".val+16(SP), AX
  19. 0x0005 00005 (/home/shansen/foo.go:22) TESTQ AX, AX
  20. 0x0008 00008 (/home/shansen/foo.go:22) JNE 16
  21. 0x000a 00010 (/home/shansen/foo.go:23) MOVB $1, "".~r1+24(SP)
  22. 0x000f 00015 (/home/shansen/foo.go:23) RET
  23. 0x0010 00016 (/home/shansen/foo.go:25) MOVB $0, "".~r1+24(SP)
  24. 0x0015 00021 (/home/shansen/foo.go:25) RET
  25. 0x0000 48 8b 44 24 10 48 85 c0 75 06 c6 44 24 18 01 c3 H.D$.H..u..D$...
  26. 0x0010 c6 44 24 18 00 c3 .D$...
Add Comment
Please, Sign In to add comment