Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticInstallAPIKinds.td73 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 Dntp_openssl.m429 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 Drtld.h205 const char *runpath; /* Search path with different priority */ member
H A Drtld.c1643 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 Dlib-link.m4375 dnl directory into the executable's runpath, unless it's the
/src/contrib/ntp/
H A DChangeLog45 * [Bug 3847] SSL detection in configure should run-test if runpath is needed.
H A DNEWS63 * [Bug 3847] SSL detection in configure should run-test if runpath is needed.
H A DCommitLog2063 [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.