Searched refs:ChainedFixupsCommandIndex (Results 1 – 4 of 4) sorted by relevance
99 O.FunctionStartsCommandIndex, O.ChainedFixupsCommandIndex, in totalSize()568 return writeLinkData(O.ChainedFixupsCommandIndex, O.ChainedFixups); in writeChainedFixupsData()636 {O.ChainedFixupsCommandIndex, &MachOWriter::writeChainedFixupsData}, in writeTail()
185 O.ChainedFixupsCommandIndex = O.LoadCommands.size(); in readLoadCommands()327 return readLinkData(O, O.ChainedFixupsCommandIndex, O.ChainedFixups); in readChainedFixups()
338 std::optional<size_t> ChainedFixupsCommandIndex; member
96 ChainedFixupsCommandIndex = Index; in updateLoadCommandIndexes()