Searched refs:TextSegmentCommandIndex (Results 1 – 4 of 4) sorted by relevance
66 TextSegmentCommandIndex = Index; in updateLoadCommandIndexes()71 TextSegmentCommandIndex = Index; in updateLoadCommandIndexes()
134 O.TextSegmentCommandIndex = O.LoadCommands.size(); in readLoadCommands()150 O.TextSegmentCommandIndex = O.LoadCommands.size(); in readLoadCommands()
343 std::optional<size_t> TextSegmentCommandIndex; member
459 if (O.TextSegmentCommandIndex) { in writeCodeSignatureData()461 O.LoadCommands[*O.TextSegmentCommandIndex]; in writeCodeSignatureData()