func internal/runtime/exithook.Run

2 uses

	internal/runtime/exithook (current package)
		hooks.go#L56: func Run(code int) {

	runtime
		proc.go#L320: 	exithook.Run(code)