github.com/Rookout/GoSDK@v0.1.48/pkg/services/assembler/internal/abi/funcpc.go (about) 1 // Copyright 2023 The Go Authors. All rights reserved. 2 // Use of this source code is governed by a BSD-style 3 // license that can be found in the LICENSE.assembler file. 4 5 package abi 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 func FuncPCABI0(f interface{}) uintptr 21 22 23 24 25 26 27 28 29 func FuncPCABIInternal(f interface{}) uintptr