runtime.sigctxt.pushCall (method)

2 uses

	runtime (current package)
		signal_arm64.go#L82: func (c *sigctxt) pushCall(targetPC, resumePC uintptr) {
		signal_unix.go#L331: 			ctxt.pushCall(funcPC(asyncPreempt), newpc)