Home
last modified time | relevance | path

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

/trueos/libexec/rtld-elf/
HDrtld.h228 char *runpath; /* Search path with different priority */ member
HDrtld.c1230 obj->runpath = (char *)obj->strtab + dyn_runpath->d_un.d_val; in digest_dynamic2()
1231 obj->runpath = origin_subst(obj, obj->runpath); in digest_dynamic2()
1509 (objgiven && refobj->runpath == NULL && refobj != obj_main && in find_library()
1513 (pathname = search_library_path(name, refobj->runpath)) != NULL) || in find_library()
3423 path_enumerate(obj->runpath, fill_search_info, &args); in do_search_info()
3454 if (path_enumerate(obj->runpath, fill_search_info, &args) != NULL) in do_search_info()
/trueos/contrib/binutils/bfd/
HDelf-bfd.h385 struct bfd_link_needed_list *runpath; member
HDelflink.c3440 struct bfd_link_needed_list *rpath = NULL, *runpath = NULL; in elf_link_add_object_symbols() local
3532 for (pn = & runpath; in elf_link_add_object_symbols()
3539 if (!runpath && dyn.d_tag == DT_RPATH) in elf_link_add_object_symbols()
3575 if (runpath) in elf_link_add_object_symbols()
3576 rpath = runpath; in elf_link_add_object_symbols()
3581 for (pn = &htab->runpath; *pn != NULL; pn = &(*pn)->next) in elf_link_add_object_symbols()
HDChangeLog-00016441 * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
7039 * elf-bfd.h (elf_link_hash_table): Add runpath.
7045 "runpath" field to NULL.
HDelf.c1716 return elf_hash_table (info)->runpath; in bfd_elf_get_runpath_list()
/trueos/contrib/binutils/ld/
HDChangeLog-00012361 the current runpath list from bfd_elf_get_runpath_list ()
/trueos/contrib/binutils/binutils/po/
HDbinutils.pot4042 msgid "Library runpath: [%s]"
/trueos/contrib/libreadline/
HDaclocal.m43122 dnl directory into the executable's runpath, unless it's the