const internal/abi.MINFUNC

2 uses

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