encoding/gob.encInstr.op (field)

4 uses

	encoding/gob (current package)
		encode.go#L138: 	op    encOp
		encode.go#L301: 		instr.op(instr, state, value)
		encode.go#L317: 			instr.op(instr, state, reflect.Value{})
		encode.go#L328: 		instr.op(instr, state, field)