Searched refs:ExportsTrieCommandIndex (Results 1 – 4 of 4) sorted by relevance
100 O.ExportsTrieCommandIndex}) in totalSize()572 if (!O.ExportsTrieCommandIndex) in writeExportsTrieData()575 O.LoadCommands[*O.ExportsTrieCommandIndex] in writeExportsTrieData()637 {O.ExportsTrieCommandIndex, &MachOWriter::writeExportsTrieData}}; in writeTail()
182 O.ExportsTrieCommandIndex = O.LoadCommands.size(); in readLoadCommands()323 return readLinkData(O, O.ExportsTrieCommandIndex, O.ExportsTrie); in readExportsTrie()
340 std::optional<size_t> ExportsTrieCommandIndex; member
99 ExportsTrieCommandIndex = Index; in updateLoadCommandIndexes()