Searched refs:FunctionStartsCommandIndex (Results 1 – 4 of 4) sorted by relevance
100 O.FunctionStartsCommandIndex, O.ChainedFixupsCommandIndex, in totalSize()561 return writeLinkData(O.FunctionStartsCommandIndex, O.FunctionStarts); in writeFunctionStartsData()636 {O.FunctionStartsCommandIndex, &MachOWriter::writeFunctionStartsData}, in writeTail()
175 O.FunctionStartsCommandIndex = O.LoadCommands.size(); in readLoadCommands()314 return readLinkData(O, O.FunctionStartsCommandIndex, O.FunctionStarts); in readFunctionStartsData()
335 std::optional<size_t> FunctionStartsCommandIndex; member
76 FunctionStartsCommandIndex = Index; in updateLoadCommandIndexes()