func internal/runtime/sys.GetCallerPC

95 uses

	internal/runtime/sys (current package)
		intrinsics.go#L233: func GetCallerPC() uintptr

	internal/runtime/maps
		runtime_fast32_swiss.go#L19: 		callerpc := sys.GetCallerPC()
		runtime_fast32_swiss.go#L88: 		callerpc := sys.GetCallerPC()
		runtime_fast32_swiss.go#L200: 		callerpc := sys.GetCallerPC()
		runtime_fast32_swiss.go#L334: 		callerpc := sys.GetCallerPC()
		runtime_fast32_swiss.go#L460: 		callerpc := sys.GetCallerPC()
		runtime_fast64_swiss.go#L19: 		callerpc := sys.GetCallerPC()
		runtime_fast64_swiss.go#L88: 		callerpc := sys.GetCallerPC()
		runtime_fast64_swiss.go#L200: 		callerpc := sys.GetCallerPC()
		runtime_fast64_swiss.go#L372: 		callerpc := sys.GetCallerPC()
		runtime_fast64_swiss.go#L499: 		callerpc := sys.GetCallerPC()
		runtime_faststr_swiss.go#L105: 		callerpc := sys.GetCallerPC()
		runtime_faststr_swiss.go#L164: 		callerpc := sys.GetCallerPC()
		runtime_faststr_swiss.go#L268: 		callerpc := sys.GetCallerPC()
		runtime_faststr_swiss.go#L398: 		callerpc := sys.GetCallerPC()
		runtime_swiss.go#L45: 		callerpc := sys.GetCallerPC()
		runtime_swiss.go#L119: 		callerpc := sys.GetCallerPC()
		runtime_swiss.go#L196: 		callerpc := sys.GetCallerPC()

	reflect
		map_swiss.go#L186: 		callerpc := sys.GetCallerPC()
		map_swiss.go#L199: 		callerpc := sys.GetCallerPC()

	runtime
		chan.go#L161: 	chansend(c, elem, true, sys.GetCallerPC())
		chan.go#L426: 		callerpc := sys.GetCallerPC()
		chan.go#L782: 	return chansend(c, elem, false, sys.GetCallerPC())
		chan.go#L807: 	return chansend(c, elem, !nb, sys.GetCallerPC())
		coro.go#L45: 	pc := sys.GetCallerPC()
		debugcall.go#L110: 	callerpc := sys.GetCallerPC()
		error.go#L333: 	pc := sys.GetCallerPC()
		iface.go#L336: 		raceReadObjectPC(t, v, sys.GetCallerPC(), abi.FuncPCABIInternal(convT))
		iface.go#L351: 		raceReadObjectPC(t, v, sys.GetCallerPC(), abi.FuncPCABIInternal(convTnoptr))
		linkname_swiss.go#L93: 		callerpc := sys.GetCallerPC()
		linkname_swiss.go#L146: 		callerpc := sys.GetCallerPC()
		map_swiss.go#L146: 		callerpc := sys.GetCallerPC()
		map_swiss.go#L167: 		callerpc := sys.GetCallerPC()
		map_swiss.go#L179: 		callerpc := sys.GetCallerPC()
		map_swiss.go#L189: 		callerpc := sys.GetCallerPC()
		map_swiss.go#L298: 		callerpc := sys.GetCallerPC()
		map_swiss.go#L315: 		callerpc := sys.GetCallerPC()
		mbarrier.go#L215: 		raceWriteObjectPC(typ, dst, sys.GetCallerPC(), abi.FuncPCABIInternal(reflect_typedmemmove))
		mbarrier.go#L216: 		raceReadObjectPC(typ, src, sys.GetCallerPC(), abi.FuncPCABIInternal(reflect_typedmemmove))
		mbarrier.go#L290: 		callerpc := sys.GetCallerPC()
		mprof.go#L814: 	pc := sys.GetCallerPC()
		mprof.go#L1083: 		racewriterangepc(unsafe.Pointer(&dst.Stack0[0]), unsafe.Sizeof(dst.Stack0), sys.GetCallerPC(), abi.FuncPCABIInternal(MemProfile))
		mprof.go#L1197: 		racewriterangepc(unsafe.Pointer(&dst.Stack0[0]), unsafe.Sizeof(dst.Stack0), sys.GetCallerPC(), abi.FuncPCABIInternal(BlockProfile))
		mprof.go#L1407: 	pc := sys.GetCallerPC()
		mprof.go#L1609: 		pc := sys.GetCallerPC()
		mprof.go#L1712: 		pc := sys.GetCallerPC()
		panic.go#L114: 	panicCheck1(sys.GetCallerPC(), "index out of range")
		panic.go#L120: 	panicCheck1(sys.GetCallerPC(), "index out of range")
		panic.go#L128: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L134: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L140: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L146: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L154: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L160: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L166: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L170: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L174: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L178: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L184: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L188: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L194: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L198: 	panicCheck1(sys.GetCallerPC(), "slice bounds out of range")
		panic.go#L204: 	panicCheck1(sys.GetCallerPC(), "slice length too short to convert to array or pointer to array")
		panic.go#L232: 	panicCheck1(sys.GetCallerPC(), "negative shift amount")
		panic.go#L283: 	d.pc = sys.GetCallerPC()
		panic.go#L394: 	fn := findfunc(sys.GetCallerPC())
		panic.go#L424: 		racewritepc(unsafe.Pointer(head), sys.GetCallerPC(), abi.FuncPCABIInternal(deferprocat))
		panic.go#L448: 		racereadpc(unsafe.Pointer(head), sys.GetCallerPC(), abi.FuncPCABIInternal(deferconvert))
		panic.go#L493: 	d.pc = sys.GetCallerPC()
		panic.go#L604: 	p.start(sys.GetCallerPC(), unsafe.Pointer(sys.GetCallerSP()))
		panic.go#L630: 	p.start(sys.GetCallerPC(), unsafe.Pointer(sys.GetCallerSP()))
		panic.go#L786: 	p.start(sys.GetCallerPC(), unsafe.Pointer(sys.GetCallerSP()))
		panic.go#L825: 	p.startPC = sys.GetCallerPC()
		panic.go#L1266: 	pc := sys.GetCallerPC()
		panic.go#L1302: 	pc := sys.GetCallerPC()
		proc.go#L1848: 	gp.sched.pc = sys.GetCallerPC()
		proc.go#L4552: 	reentersyscall(sys.GetCallerPC(), sys.GetCallerSP(), fp)
		proc.go#L4617: 	pc := sys.GetCallerPC()
		proc.go#L4650: 	save(sys.GetCallerPC(), sys.GetCallerSP(), getcallerfp())
		proc.go#L5040: 	pc := sys.GetCallerPC()
		select.go#L31: 	*pc = sys.GetCallerPC()
		slice.go#L76: 		callerpc := sys.GetCallerPC()
		slice.go#L180: 		callerpc := sys.GetCallerPC()
		slice.go#L371: 		callerpc := sys.GetCallerPC()
		string.go#L135: 			sys.GetCallerPC(),
		string.go#L198: 			sys.GetCallerPC(),
		string.go#L250: 			sys.GetCallerPC(),
		traceback.go#L1094: 	pc := sys.GetCallerPC()
		unsafe.go#L56: 		panicunsafeslicelen1(sys.GetCallerPC())
		unsafe.go#L61: 			panicunsafeslicenilptr1(sys.GetCallerPC())
		unsafe.go#L68: 			panicunsafeslicenilptr1(sys.GetCallerPC())
		unsafe.go#L70: 		panicunsafeslicelen1(sys.GetCallerPC())
		unsafe.go#L78: 		panicunsafeslicelen1(sys.GetCallerPC())
		unsafe.go#L96: 	panicunsafeslicelen1(sys.GetCallerPC())
		unsafe.go#L108: 	panicunsafeslicenilptr1(sys.GetCallerPC())