Documentation ¶ Index ¶ func Set(t *types.Type, off int64, bv bitvec.BitVec) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Set ¶ func Set(t *types.Type, off int64, bv bitvec.BitVec) NOTE: The bitmap for a specific type t could be cached in t after the first run and then simply copied into bv at the correct offset on future calls with the same type t. Types ¶ This section is empty. Source Files ¶ View all Source files typebits.go Click to show internal directories. Click to hide internal directories.