Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DInputFiles.cpp1646 const InterfaceFile *currentTopLevelTapi) { in findDylib() argument
1704 if (currentTopLevelTapi) { in findDylib()
1706 make_pointee_range(currentTopLevelTapi->documents())) { in findDylib()
1744 const InterfaceFile *currentTopLevelTapi) { in loadReexport() argument
1745 DylibFile *reexport = findDylib(path, umbrella, currentTopLevelTapi); in loadReexport()