runtime.stackmap.bytedata (field)
2 uses
runtime (current package)
symtab.go#L1016: bytedata [1]byte // bitmaps, each starting on a byte boundary
symtab.go#L1027: return bitvector{stkmap.nbit, addb(&stkmap.bytedata[0], uintptr(n*((stkmap.nbit+7)>>3)))}
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)