Searched refs:getDyldInfoExportsTrie (Results 1 – 2 of 2) sorted by relevance
397 ArrayRef<uint8_t> getDyldInfoExportsTrie() const;
1410 return exports(getDyldInfoExportsTrie()); in exports()2265 ArrayRef<uint8_t> MachOObjectFile::getDyldInfoExportsTrie() const { in getDyldInfoExportsTrie() function in MachOObjectFile