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