Searched refs:parseReexports (Results 1 – 3 of 3) sorted by relevance
233 void parseReexports(const llvm::MachO::InterfaceFile &interface);
285 newFile->parseReexports(**result); in loadDylib()
1660 file->parseReexports(child); in findDylib()1993 void DylibFile::parseReexports(const InterfaceFile &interface) { in parseReexports() function in DylibFile