func internal/abi.FuncPCABIInternal

72 uses

	internal/abi (current package)
		funcpc.go#L31: func FuncPCABIInternal(f any) uintptr

	internal/runtime/maps
		runtime.go#L59: 		pc := abi.FuncPCABIInternal(runtime_mapaccess1)
		runtime.go#L134: 		pc := abi.FuncPCABIInternal(runtime_mapaccess1)
		runtime.go#L212: 		pc := abi.FuncPCABIInternal(runtime_mapassign)
		runtime_fast32.go#L18: 		pc := abi.FuncPCABIInternal(runtime_mapaccess1_fast32)
		runtime_fast32.go#L88: 		pc := abi.FuncPCABIInternal(runtime_mapaccess2_fast32)
		runtime_fast32.go#L201: 		pc := abi.FuncPCABIInternal(runtime_mapassign_fast32)
		runtime_fast32.go#L341: 		pc := abi.FuncPCABIInternal(runtime_mapassign_fast32ptr)
		runtime_fast32.go#L468: 		pc := abi.FuncPCABIInternal(runtime_mapdelete_fast32)
		runtime_fast64.go#L18: 		pc := abi.FuncPCABIInternal(runtime_mapaccess1_fast64)
		runtime_fast64.go#L88: 		pc := abi.FuncPCABIInternal(runtime_mapaccess2_fast64)
		runtime_fast64.go#L202: 		pc := abi.FuncPCABIInternal(runtime_mapassign_fast64)
		runtime_fast64.go#L380: 		pc := abi.FuncPCABIInternal(runtime_mapassign_fast64ptr)
		runtime_fast64.go#L508: 		pc := abi.FuncPCABIInternal(runtime_mapdelete_fast64)
		runtime_faststr.go#L104: 		pc := abi.FuncPCABIInternal(runtime_mapaccess1_faststr)
		runtime_faststr.go#L164: 		pc := abi.FuncPCABIInternal(runtime_mapaccess2_faststr)
		runtime_faststr.go#L269: 		pc := abi.FuncPCABIInternal(runtime_mapassign_faststr)
		runtime_faststr.go#L405: 		pc := abi.FuncPCABIInternal(runtime_mapdelete_faststr)

	reflect
		map.go#L180: 		race.ReadPC(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(mapIterStart))
		map.go#L193: 		race.ReadPC(unsafe.Pointer(it.Map()), callerpc, abi.FuncPCABIInternal(mapIterNext))
		type.go#L2334: 					fnStub := resolveReflectText(unsafe.Pointer(abi.FuncPCABIInternal(embeddedIfaceMethStub)))

	runtime
		chan.go#L190: 		racereadpc(c.raceaddr(), callerpc, abi.FuncPCABIInternal(chansend))
		chan.go#L430: 		racewritepc(c.raceaddr(), callerpc, abi.FuncPCABIInternal(closechan))
		cpuprof.go#L180: 			abi.FuncPCABIInternal(_LostExternalCode) + sys.PCQuantum,
		cpuprof.go#L181: 			abi.FuncPCABIInternal(_ExternalCode) + sys.PCQuantum,
		cpuprof.go#L190: 			abi.FuncPCABIInternal(_LostSIGPROFDuringAtomic64) + sys.PCQuantum,
		cpuprof.go#L191: 			abi.FuncPCABIInternal(_System) + sys.PCQuantum,
		iface.go#L336: 		raceReadObjectPC(t, v, sys.GetCallerPC(), abi.FuncPCABIInternal(convT))
		iface.go#L351: 		raceReadObjectPC(t, v, sys.GetCallerPC(), abi.FuncPCABIInternal(convTnoptr))
		linkname_shim.go#L91: 		racereadpc(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(mapiterinit))
		linkname_shim.go#L144: 		racereadpc(unsafe.Pointer(it.it.Map()), callerpc, abi.FuncPCABIInternal(mapiternext))
		map.go#L138: 		pc := abi.FuncPCABIInternal(mapdelete)
		map.go#L159: 		racereadpc(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(mapIterStart))
		map.go#L171: 		racereadpc(unsafe.Pointer(it.Map()), callerpc, abi.FuncPCABIInternal(mapIterNext))
		map.go#L181: 		pc := abi.FuncPCABIInternal(mapclear)
		map.go#L290: 		racereadpc(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(reflect_maplen))
		map.go#L307: 		racereadpc(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(reflect_maplen))
		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#L291: 		pc := abi.FuncPCABIInternal(slicecopy)
		mprof.go#L786: 			abi.FuncPCABIInternal(_LostContendedRuntimeLock) + sys.PCQuantum,
		mprof.go#L1019: 		racewriterangepc(unsafe.Pointer(&dst.Stack0[0]), unsafe.Sizeof(dst.Stack0), sys.GetCallerPC(), abi.FuncPCABIInternal(MemProfile))
		mprof.go#L1133: 		racewriterangepc(unsafe.Pointer(&dst.Stack0[0]), unsafe.Sizeof(dst.Stack0), sys.GetCallerPC(), abi.FuncPCABIInternal(BlockProfile))
		os_linux.go#L489: 	if fn == abi.FuncPCABIInternal(sighandler) { // abi.FuncPCABIInternal(sighandler) matches the callers in signal_unix.go
		panic.go#L490: 		racewritepc(unsafe.Pointer(head), sys.GetCallerPC(), abi.FuncPCABIInternal(deferprocat))
		panic.go#L511: 		racereadpc(unsafe.Pointer(head), sys.GetCallerPC(), abi.FuncPCABIInternal(deferconvert))
		preempt.go#L353: 	f = findfunc(abi.FuncPCABIInternal(asyncPreempt2))
		preempt.go#L355: 	f = findfunc(abi.FuncPCABIInternal(xRegRestore))
		proc.go#L2535: 		gp.racectx = racegostart(abi.FuncPCABIInternal(newextram) + sys.PCQuantum)
		proc.go#L5828: 			pc = abi.FuncPCABIInternal(_VDSO) + sys.PCQuantum
		proc.go#L5831: 			pc = abi.FuncPCABIInternal(_ExternalCode) + sys.PCQuantum
		proc.go#L5835: 			stk[1] = abi.FuncPCABIInternal(_GC) + sys.PCQuantum
		proc.go#L5837: 			stk[1] = abi.FuncPCABIInternal(_System) + sys.PCQuantum
		proc.go#L8112: 			pkg := funcpkgpath(findfunc(abi.FuncPCABIInternal(f)))
		select.go#L26: 	chansendpc = abi.FuncPCABIInternal(chansend)
		select.go#L27: 	chanrecvpc = abi.FuncPCABIInternal(chanrecv)
		signal_unix.go#L149: 		setsig(i, abi.FuncPCABIInternal(sighandler))
		signal_unix.go#L207: 			setsig(sig, abi.FuncPCABIInternal(sighandler))
		signal_unix.go#L302: 			setsig(_SIGPROF, abi.FuncPCABIInternal(sighandler))
		signal_unix.go#L548: 			abi.FuncPCABIInternal(_ExternalCode) + sys.PCQuantum,
		signal_unix.go#L1057: 	setsig(sig, abi.FuncPCABIInternal(sighandler))
		slice.go#L78: 		pc := abi.FuncPCABIInternal(makeslicecopy)
		slice.go#L182: 		racereadrangepc(oldPtr, uintptr(oldLen*int(et.Size_)), callerpc, abi.FuncPCABIInternal(growslice))
		slice.go#L409: 		pc := abi.FuncPCABIInternal(slicecopy)
		stack.go#L1207: 		fn = unsafe.Pointer(abi.FuncPCABIInternal(nilfunc))
		string.go#L150: 			abi.FuncPCABIInternal(slicebytetostring))
		string.go#L213: 			abi.FuncPCABIInternal(slicebytetostringtmp))
		string.go#L265: 			abi.FuncPCABIInternal(slicerunetostring))
		time.go#L1137: 			tsLocal.raceCtx = racegostart(abi.FuncPCABIInternal((*timers).run) + sys.PCQuantum)
		type.go#L374: 		return unsafe.Pointer(abi.FuncPCABIInternal(unreachableMethod))

	runtime/pprof
		pprof.go#L369: 		stk = []uintptr{abi.FuncPCABIInternal(lostProfileEvent)}
		proto.go#L335: 				uint64(abi.FuncPCABIInternal(lostProfileEvent) + 1),