| /openbsd-src/libexec/ld.so/ |
| H A D | resolve.c | 261 if (object->runpath != NULL) { in _dl_origin_subst() 262 for (pp = object->runpath; *pp != NULL; pp++) in _dl_origin_subst() 454 if (object->dyn.runpath) in _dl_finalize_object() 455 object->runpath = _dl_split_path(object->dyn.runpath); in _dl_finalize_object() 461 if (object->dyn.rpath && (object->runpath == NULL || in _dl_finalize_object() 507 _dl_free_path(head->runpath); in _dl_cleanup_objects()
|
| H A D | resolve.h | 140 const char *runpath; member 241 char **runpath; member
|
| H A D | library_subr.c | 384 if (parent->runpath != NULL) { in _dl_load_shlib() 385 hint = _dl_find_shlib(&req_sod, parent->runpath, ignore_hints); in _dl_load_shlib()
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/API/ |
| H A D | BUILD.gn | 5 # -Wl,-runpath=$ORIGIN/../lib in executables on unix or the corresponding @loader_path on mac,
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | elf-bfd.h | 373 struct bfd_link_needed_list *runpath; member
|
| H A D | elflink.h | 1440 struct bfd_link_needed_list *rpath = NULL, *runpath = NULL; local 1549 for (pn = & runpath; 1556 if (!runpath && dyn.d_tag == DT_RPATH) 1592 if (runpath) 1593 rpath = runpath; 1598 for (pn = & hash_table->runpath;
|
| H A D | elflink.c | 3010 struct bfd_link_needed_list *rpath = NULL, *runpath = NULL; in elf_link_add_object_symbols() local 3104 for (pn = & runpath; in elf_link_add_object_symbols() 3111 if (!runpath && dyn.d_tag == DT_RPATH) in elf_link_add_object_symbols() 3147 if (runpath) in elf_link_add_object_symbols() 3148 rpath = runpath; in elf_link_add_object_symbols() 3153 for (pn = & hash_table->runpath; in elf_link_add_object_symbols()
|
| H A D | elf.c | 1450 table->runpath = NULL; in _bfd_elf_link_hash_table_init() 1523 return elf_hash_table (info)->runpath; in bfd_elf_get_runpath_list()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | elf-bfd.h | 373 struct bfd_link_needed_list *runpath; member
|
| H A D | elflink.c | 3235 struct bfd_link_needed_list *rpath = NULL, *runpath = NULL; in elf_link_add_object_symbols() local 3327 for (pn = & runpath; in elf_link_add_object_symbols() 3334 if (!runpath && dyn.d_tag == DT_RPATH) in elf_link_add_object_symbols() 3370 if (runpath) in elf_link_add_object_symbols() 3371 rpath = runpath; in elf_link_add_object_symbols() 3376 for (pn = &htab->runpath; *pn != NULL; pn = &(*pn)->next) in elf_link_add_object_symbols()
|
| H A D | elf.c | 1611 table->runpath = NULL; in _bfd_elf_link_hash_table_init() 1698 return elf_hash_table (info)->runpath; in bfd_elf_get_runpath_list()
|
| /openbsd-src/gnu/gcc/config/ |
| H A D | lib-link.m4 | 247 dnl directory into the executable's runpath, unless it's the
|
| /openbsd-src/gnu/usr.bin/texinfo/m4/ |
| H A D | lib-link.m4 | 247 dnl directory into the executable's runpath, unless it's the
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/config/ |
| H A D | lib-link.m4 | 247 dnl directory into the executable's runpath, unless it's the
|
| /openbsd-src/gnu/gcc/ |
| H A D | FAQ | 178 GCC does not specify a runpath so that the dynamic linker can find dynamic
|
| /openbsd-src/gnu/usr.bin/gcc/ |
| H A D | FAQ | 213 GCC does not specify a runpath so that the dynamic linker can find
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/binutils/po/ |
| H A D | ja.po | 2674 msgid "Library runpath: [%s]" 2675 msgstr "�饤�֥��� runpath: [%s]"
|
| H A D | sv.po | 3489 msgid "Library runpath: [%s]" 3490 msgstr "bibliotekets runpath: [%s]"
|
| H A D | da.po | 3000 msgid "Library runpath: [%s]" 3001 msgstr "Bibliotekets runpath: [%s]"
|
| H A D | ru.po | 4189 msgid "Library runpath: [%s]" 4190 msgstr "���������� runpath: [%s]"
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/po/ |
| H A D | ja.po | 2674 msgid "Library runpath: [%s]" 2675 msgstr "�饤�֥��� runpath: [%s]"
|
| H A D | ru.po | 3075 msgid "Library runpath: [%s]" 3076 msgstr "���������� runpath: [%s]"
|
| H A D | da.po | 3000 msgid "Library runpath: [%s]" 3001 msgstr "Bibliotekets runpath: [%s]"
|
| H A D | sv.po | 3489 msgid "Library runpath: [%s]" 3490 msgstr "bibliotekets runpath: [%s]"
|
| H A D | binutils.pot | 2882 msgid "Library runpath: [%s]"
|