Searched refs:_endOfExportTrie (Results 1 – 1 of 1) sorted by relevance
223 uint32_t _endOfExportTrie; member in lld::mach_o::normalized::MachOFileLayout348 _endOfExportTrie = _startOfExportTrie + _exportTrie.size(); in MachOFileLayout()349 _startOfFunctionStarts = _endOfExportTrie; in MachOFileLayout()371 << " endOfExportTrie=" << _endOfExportTrie << "\n" in MachOFileLayout()