func internal/abi.FuncPCABIInternal

72 uses

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

	internal/runtime/maps
		runtime_fast32_swiss.go#L20: 		pc := abi.FuncPCABIInternal(runtime_mapaccess1_fast32)
		runtime_fast32_swiss.go#L89: 		pc := abi.FuncPCABIInternal(runtime_mapaccess2_fast32)
		runtime_fast32_swiss.go#L201: 		pc := abi.FuncPCABIInternal(runtime_mapassign_fast32)
		runtime_fast32_swiss.go#L335: 		pc := abi.FuncPCABIInternal(runtime_mapassign_fast32ptr)
		runtime_fast32_swiss.go#L461: 		pc := abi.FuncPCABIInternal(runtime_mapdelete_fast32)
		runtime_fast64_swiss.go#L20: 		pc := abi.FuncPCABIInternal(runtime_mapaccess1_fast64)
		runtime_fast64_swiss.go#L89: 		pc := abi.FuncPCABIInternal(runtime_mapaccess2_fast64)
		runtime_fast64_swiss.go#L201: 		pc := abi.FuncPCABIInternal(runtime_mapassign_fast64)
		runtime_fast64_swiss.go#L373: 		pc := abi.FuncPCABIInternal(runtime_mapassign_fast64ptr)
		runtime_fast64_swiss.go#L500: 		pc := abi.FuncPCABIInternal(runtime_mapdelete_fast64)
		runtime_faststr_swiss.go#L106: 		pc := abi.FuncPCABIInternal(runtime_mapaccess1_faststr)
		runtime_faststr_swiss.go#L165: 		pc := abi.FuncPCABIInternal(runtime_mapaccess2_faststr)
		runtime_faststr_swiss.go#L269: 		pc := abi.FuncPCABIInternal(runtime_mapassign_faststr)
		runtime_faststr_swiss.go#L399: 		pc := abi.FuncPCABIInternal(runtime_mapdelete_faststr)
		runtime_swiss.go#L46: 		pc := abi.FuncPCABIInternal(runtime_mapaccess1)
		runtime_swiss.go#L120: 		pc := abi.FuncPCABIInternal(runtime_mapaccess1)
		runtime_swiss.go#L197: 		pc := abi.FuncPCABIInternal(runtime_mapassign)

	reflect
		map_swiss.go#L187: 		race.ReadPC(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(mapIterStart))
		map_swiss.go#L200: 		race.ReadPC(unsafe.Pointer(it.Map()), callerpc, abi.FuncPCABIInternal(mapIterNext))
		type.go#L2245: 					fnStub := resolveReflectText(unsafe.Pointer(abi.FuncPCABIInternal(embeddedIfaceMethStub)))

	runtime
		chan.go#L190: 		racereadpc(c.raceaddr(), callerpc, abi.FuncPCABIInternal(chansend))
		chan.go#L427: 		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_swiss.go#L94: 		racereadpc(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(mapiterinit))
		linkname_swiss.go#L147: 		racereadpc(unsafe.Pointer(it.it.Map()), callerpc, abi.FuncPCABIInternal(mapiternext))
		map_swiss.go#L147: 		pc := abi.FuncPCABIInternal(mapdelete)
		map_swiss.go#L168: 		racereadpc(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(mapIterStart))
		map_swiss.go#L180: 		racereadpc(unsafe.Pointer(it.Map()), callerpc, abi.FuncPCABIInternal(mapIterNext))
		map_swiss.go#L190: 		pc := abi.FuncPCABIInternal(mapclear)
		map_swiss.go#L299: 		racereadpc(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(reflect_maplen))
		map_swiss.go#L316: 		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#L806: 		prof.stack[1] = abi.FuncPCABIInternal(_LostContendedRuntimeLock) + sys.PCQuantum
		mprof.go#L850: 			abi.FuncPCABIInternal(_LostContendedRuntimeLock) + sys.PCQuantum,
		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))
		os_linux.go#L492: 	if fn == abi.FuncPCABIInternal(sighandler) { // abi.FuncPCABIInternal(sighandler) matches the callers in signal_unix.go
		panic.go#L424: 		racewritepc(unsafe.Pointer(head), sys.GetCallerPC(), abi.FuncPCABIInternal(deferprocat))
		panic.go#L448: 		racereadpc(unsafe.Pointer(head), sys.GetCallerPC(), abi.FuncPCABIInternal(deferconvert))
		preempt.go#L320: 	f = findfunc(abi.FuncPCABIInternal(asyncPreempt2))
		proc.go#L2456: 		gp.racectx = racegostart(abi.FuncPCABIInternal(newextram) + sys.PCQuantum)
		proc.go#L5552: 			pc = abi.FuncPCABIInternal(_VDSO) + sys.PCQuantum
		proc.go#L5555: 			pc = abi.FuncPCABIInternal(_ExternalCode) + sys.PCQuantum
		proc.go#L5559: 			stk[1] = abi.FuncPCABIInternal(_GC) + sys.PCQuantum
		proc.go#L5561: 			stk[1] = abi.FuncPCABIInternal(_System) + sys.PCQuantum
		proc.go#L7380: 			pkg := funcpkgpath(findfunc(abi.FuncPCABIInternal(f)))
		select.go#L26: 	chansendpc = abi.FuncPCABIInternal(chansend)
		select.go#L27: 	chanrecvpc = abi.FuncPCABIInternal(chanrecv)
		signal_unix.go#L148: 		setsig(i, abi.FuncPCABIInternal(sighandler))
		signal_unix.go#L206: 			setsig(sig, abi.FuncPCABIInternal(sighandler))
		signal_unix.go#L301: 			setsig(_SIGPROF, abi.FuncPCABIInternal(sighandler))
		signal_unix.go#L542: 			abi.FuncPCABIInternal(_ExternalCode) + sys.PCQuantum,
		signal_unix.go#L1051: 	setsig(sig, abi.FuncPCABIInternal(sighandler))
		slice.go#L77: 		pc := abi.FuncPCABIInternal(makeslicecopy)
		slice.go#L181: 		racereadrangepc(oldPtr, uintptr(oldLen*int(et.Size_)), callerpc, abi.FuncPCABIInternal(growslice))
		slice.go#L372: 		pc := abi.FuncPCABIInternal(slicecopy)
		stack.go#L1136: 		fn = unsafe.Pointer(abi.FuncPCABIInternal(nilfunc))
		string.go#L136: 			abi.FuncPCABIInternal(slicebytetostring))
		string.go#L199: 			abi.FuncPCABIInternal(slicebytetostringtmp))
		string.go#L251: 			abi.FuncPCABIInternal(slicerunetostring))
		time.go#L1074: 			tsLocal.raceCtx = racegostart(abi.FuncPCABIInternal((*timers).run) + sys.PCQuantum)
		type.go#L370: 		return unsafe.Pointer(abi.FuncPCABIInternal(unreachableMethod))

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