Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DFile.h311 void addReExportedDylib(StringRef dylibPath) { in addReExportedDylib() function
442 addReExportedDylib(reexport.getInstallName().copy(allocator())); in loadFromInterface()
DMachONormalizedFileToAtoms.cpp1587 file->addReExportedDylib(dep.path); in normalizedDylibToAtoms()