Home
last modified time | relevance | path

Searched refs:blobIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1607 auto *blobIndex = reinterpret_cast<CS_BlobIndex *>(&superBlob[1]); in writeTo() local
1608 write32be(&blobIndex->type, CSSLOT_CODEDIRECTORY); in writeTo()
1609 write32be(&blobIndex->offset, blobHeadersSize); in writeTo()