Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp483 write32be(&BlobIndex->type, MachO::CSSLOT_CODEDIRECTORY); in writeCodeSignatureData()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2275 CSSLOT_CODEDIRECTORY = 0, /* slot index for CodeDirectory */ enumerator
/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1543 write32be(&blobIndex->type, CSSLOT_CODEDIRECTORY); in writeTo()