Searched refs:blobIndex (Results 1 – 1 of 1) sorted by relevance
1607 auto *blobIndex = reinterpret_cast<CS_BlobIndex *>(&superBlob[1]); in writeTo() local1608 write32be(&blobIndex->type, CSSLOT_CODEDIRECTORY); in writeTo()1609 write32be(&blobIndex->offset, blobHeadersSize); in writeTo()