Searched refs:TextSegmentCommandIndex (Results 1 – 4 of 4) sorted by relevance
53 TextSegmentCommandIndex = Index; in updateLoadCommandIndexes()58 TextSegmentCommandIndex = Index; in updateLoadCommandIndexes()
135 O.TextSegmentCommandIndex = O.LoadCommands.size(); in readLoadCommands()151 O.TextSegmentCommandIndex = O.LoadCommands.size(); in readLoadCommands()
342 std::optional<size_t> TextSegmentCommandIndex; member
460 if (O.TextSegmentCommandIndex) { in writeCodeSignatureData()462 O.LoadCommands[*O.TextSegmentCommandIndex]; in writeCodeSignatureData()