Searched refs:runpath (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/libexec/rtld-elf/ |
| H A D | rtld.h | 221 const char *runpath; /* Search path with different priority */ member
|
| H A D | rtld.c | 1632 obj->runpath = (const char *)obj->strtab + dyn_runpath->d_un.d_val; in digest_dynamic2() 1633 obj->runpath = origin_subst(obj, obj->runpath); in digest_dynamic2() 1947 if (objgiven && refobj->runpath == NULL && refobj != obj_main) { in find_library() 1958 pathname = search_library_path(name, refobj->runpath, in find_library() 4287 path_enumerate(obj->runpath, fill_search_info, NULL, &args); in do_search_info() 4318 if (path_enumerate(obj->runpath, fill_search_info, NULL, &args) != NULL) in do_search_info()
|
| /freebsd-13.1/contrib/llvm-project/lld/lib/Driver/ |
| H A D | DarwinLdOptions.td | 224 HelpText<"Add path to the runpath search path list for image being created">;
|
| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | lib-link.m4 | 374 dnl directory into the executable's runpath, unless it's the
|