const internal/abi.MINFUNC

2 uses

	internal/abi (current package)
		symtab.go#L109: const MINFUNC = 16 // minimum size for a function
		symtab.go#L111: const FuncTabBucketSize = 256 * MINFUNC // size of bucket in the pc->func lookup table