github.com/undoio/delve@v1.9.0/_fixtures/asmnilptr/main_amd64.s (about)

     1  #include "textflag.h"
     2  
     3  TEXT ·asmFunc(SB),0,$0-16
     4  	MOVQ arg+0(FP), AX
     5  	MOVQ (AX), AX
     6  	MOVQ AX, ret+8(FP)
     7  	RET