Searched refs:CodeSignatureCommandIndex (Results 1 – 5 of 5) sorted by relevance
322 std::optional<size_t> CodeSignatureCommandIndex; member
61 CodeSignatureCommandIndex = Index; in updateLoadCommandIndexes()
97 {O.CodeSignatureCommandIndex, O.DylibCodeSignDRsIndex, in totalSize()630 {O.CodeSignatureCommandIndex, &MachOWriter::writeCodeSignatureData}, in writeTail()
125 O.CodeSignatureCommandIndex = O.LoadCommands.size(); in readLoadCommands()
292 if (O.CodeSignatureCommandIndex) { in layoutTail()