Home
last modified time | relevance | path

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

12

/openbsd-src/libexec/ld.so/
H A Dresolve.c261 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 Dresolve.h140 const char *runpath; member
241 char **runpath; member
H A Dlibrary_subr.c384 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 DBUILD.gn5 # -Wl,-runpath=$ORIGIN/../lib in executables on unix or the corresponding @loader_path on mac,
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h373 struct bfd_link_needed_list *runpath; member
H A Delflink.h1440 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 Delflink.c3010 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 Delf.c1450 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 Delf-bfd.h373 struct bfd_link_needed_list *runpath; member
H A Delflink.c3235 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 Delf.c1611 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 Dlib-link.m4247 dnl directory into the executable's runpath, unless it's the
/openbsd-src/gnu/usr.bin/texinfo/m4/
H A Dlib-link.m4247 dnl directory into the executable's runpath, unless it's the
/openbsd-src/gnu/usr.bin/binutils-2.17/config/
H A Dlib-link.m4247 dnl directory into the executable's runpath, unless it's the
/openbsd-src/gnu/gcc/
H A DFAQ178 GCC does not specify a runpath so that the dynamic linker can find dynamic
/openbsd-src/gnu/usr.bin/gcc/
H A DFAQ213 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 Dja.po2674 msgid "Library runpath: [%s]"
2675 msgstr "�饤�֥��� runpath: [%s]"
H A Dsv.po3489 msgid "Library runpath: [%s]"
3490 msgstr "bibliotekets runpath: [%s]"
H A Dda.po3000 msgid "Library runpath: [%s]"
3001 msgstr "Bibliotekets runpath: [%s]"
H A Dru.po4189 msgid "Library runpath: [%s]"
4190 msgstr "���������� runpath: [%s]"
/openbsd-src/gnu/usr.bin/binutils/binutils/po/
H A Dja.po2674 msgid "Library runpath: [%s]"
2675 msgstr "�饤�֥��� runpath: [%s]"
H A Dru.po3075 msgid "Library runpath: [%s]"
3076 msgstr "���������� runpath: [%s]"
H A Dda.po3000 msgid "Library runpath: [%s]"
3001 msgstr "Bibliotekets runpath: [%s]"
H A Dsv.po3489 msgid "Library runpath: [%s]"
3490 msgstr "bibliotekets runpath: [%s]"
H A Dbinutils.pot2882 msgid "Library runpath: [%s]"

12