Searched refs:ExportsTrieCommandIndex (Results 1 – 4 of 4) sorted by relevance
101 O.ExportsTrieCommandIndex}) in totalSize()573 if (!O.ExportsTrieCommandIndex) in writeExportsTrieData()576 O.LoadCommands[*O.ExportsTrieCommandIndex] in writeExportsTrieData()638 {O.ExportsTrieCommandIndex, &MachOWriter::writeExportsTrieData}}; in writeTail()
183 O.ExportsTrieCommandIndex = O.LoadCommands.size(); in readLoadCommands()324 return readLinkData(O, O.ExportsTrieCommandIndex, O.ExportsTrie); in readExportsTrie()
339 std::optional<size_t> ExportsTrieCommandIndex; member
86 ExportsTrieCommandIndex = Index; in updateLoadCommandIndexes()