runtime.findfuncbucket.subbuckets (field)

3 uses

	runtime (current package)
		symtab.go#L524: 	subbuckets [16]byte
		symtab.go#L676: 	const nsub = uintptr(len(findfuncbucket{}.subbuckets))
		symtab.go#L683: 	idx := ffb.idx + uint32(ffb.subbuckets[i])