Searched refs:runpath (Results 1 – 8 of 8) sorted by relevance
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticInstallAPIKinds.td | 73 def warn_rpaths_missing : Warning<"runpath search paths missing from %0: '%1'">, InGroup<InstallAPI… 74 def warn_rpaths_mismatch : Warning<"runpath search paths do not match: '%0' (provided) vs '%1' (fou…
|
| /src/contrib/ntp/sntp/m4/ |
| H A D | ntp_openssl.m4 | 29 dnl LDFLAGS_NTP OpenSSL runpath flags as needed. 429 dnl ### test if runpath is needed for crypto ### 431 [if crypto works without runpath], 527 dnl Needs work with the changes to run-test whether runpath is needed. 528 dnl Probably needs to be moved ahead of runpath testing.
|
| /src/libexec/rtld-elf/ |
| H A D | rtld.h | 205 const char *runpath; /* Search path with different priority */ member
|
| H A D | rtld.c | 1643 obj->runpath = (const char *)obj->strtab + in digest_dynamic2() 1645 obj->runpath = origin_subst(obj, obj->runpath); in digest_dynamic2() 1955 if (objgiven && refobj->runpath == NULL && refobj != obj_main) { in find_library() 1966 pathname = search_library_path(name, refobj->runpath, in find_library() 4445 path_enumerate(obj->runpath, fill_search_info, NULL, &args); in do_search_info() 4480 if (path_enumerate(obj->runpath, fill_search_info, NULL, &args) != NULL) in do_search_info()
|
| /src/sys/contrib/openzfs/config/ |
| H A D | lib-link.m4 | 375 dnl directory into the executable's runpath, unless it's the
|
| /src/contrib/ntp/ |
| H A D | ChangeLog | 45 * [Bug 3847] SSL detection in configure should run-test if runpath is needed.
|
| H A D | NEWS | 63 * [Bug 3847] SSL detection in configure should run-test if runpath is needed.
|
| H A D | CommitLog | 2063 [Bug 3847] SSL detection in configure should run-test if runpath is needed. 2073 [Bug 3847] SSL detection in configure should run-test if runpath is needed. 2186 [Bug 3847] SSL detection in configure should run-test if runpath is needed.
|