Home
last modified time | relevance | path

Searched refs:loadReExportedDylibs (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DFile.h325 void loadReExportedDylibs(FindDylib find) { in loadReExportedDylibs() function
DMachOLinkingContext.cpp756 dylib->loadReExportedDylibs([this] (StringRef path) -> MachODylibFile* { in createImplicitFiles()