Searched refs:FunctionStartsCommandIndex (Results 1 – 4 of 4) sorted by relevance
99 O.FunctionStartsCommandIndex, O.ChainedFixupsCommandIndex, in totalSize()560 return writeLinkData(O.FunctionStartsCommandIndex, O.FunctionStarts); in writeFunctionStartsData()635 {O.FunctionStartsCommandIndex, &MachOWriter::writeFunctionStartsData}, in writeTail()
176 O.FunctionStartsCommandIndex = O.LoadCommands.size(); in readLoadCommands()315 return readLinkData(O, O.FunctionStartsCommandIndex, O.FunctionStarts); in readFunctionStartsData()
336 std::optional<size_t> FunctionStartsCommandIndex; member
90 FunctionStartsCommandIndex = Index; in updateLoadCommandIndexes()