Searched refs:ChainedFixupsCommandIndex (Results 1 – 4 of 4) sorted by relevance
100 O.FunctionStartsCommandIndex, O.ChainedFixupsCommandIndex, in totalSize()569 return writeLinkData(O.ChainedFixupsCommandIndex, O.ChainedFixups); in writeChainedFixupsData()637 {O.ChainedFixupsCommandIndex, &MachOWriter::writeChainedFixupsData}, in writeTail()
184 O.ChainedFixupsCommandIndex = O.LoadCommands.size(); in readLoadCommands()326 return readLinkData(O, O.ChainedFixupsCommandIndex, O.ChainedFixups); in readChainedFixups()
337 std::optional<size_t> ChainedFixupsCommandIndex; member
82 ChainedFixupsCommandIndex = Index; in updateLoadCommandIndexes()