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