Home
last modified time | relevance | path

Searched defs:allowableClient (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DDriverUtils.cpp302 llvm::any_of(newFile->allowableClients, [&](StringRef allowableClient) { in loadDylib()
H A DInputFiles.cpp1756 StringRef allowableClient{reinterpret_cast<const char *>(cmd) + in DylibFile() local
1928 for (const auto &allowableClient : interface.allowableClients()) in DylibFile() local