const runtime.funcID_debugCallV1

2 uses

	runtime (current package)
		mgcmark.go#L870: 	isDebugCall := frame.fn.valid() && frame.fn.funcID == funcID_debugCallV1
		symtab.go#L329: 	funcID_debugCallV1