const runtime.funcID_mcall

3 uses

	runtime (current package)
		proc.go#L4595: 	case funcID_gogo, funcID_systemstack, funcID_mcall, funcID_morestack:
		symtab.go#L316: 	funcID_mcall
		traceback.go#L1007: 		f.funcID == funcID_mcall ||