github.com/cnboonhan/delve@v0.0.0-20230908061759-363f2388c2fb/_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