func runtime.newextram

4 uses

	runtime (current package)
		cgocall.go#L247: 		systemstack(newextram)
		proc.go#L1328: 		newextram()
		proc.go#L1876: func newextram() {
		proc.go#L1921: 		gp.racectx = racegostart(funcPC(newextram) + sys.PCQuantum)