github.com/undoio/delve@v1.9.0/_fixtures/nopbreakpoint/main.s (about) 1 #include "textflag.h" 2 3 TEXT ·compromised(SB),NOSPLIT,$0-0 4 BYTE $0x90 // The assembler strips NOP, this is a hardcoded NOP instruction 5 CALL main·skipped(SB) 6 RET