Searched refs:runtimePaths (Results 1 – 4 of 4) sorted by relevance
208 llvm::SmallVector<llvm::StringRef, 0> runtimePaths; member
838 for (StringRef path : config->runtimePaths) in createLoadCommands()
1780 config->runtimePaths = getRuntimePaths(args); in link()
1640 for (StringRef rpath : config->runtimePaths) { in findDylib()