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