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