Home
last modified time | relevance | path

Searched refs:DT_RUNPATH (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-10-stable/contrib/binutils/include/elf/
Dcommon.h578 #define DT_RUNPATH 29 macro
DChangeLog-91031095 (DT_RUNPATH): New dynamic section tag.
/freebsd-10-stable/sys/sys/
Delf_common.h561 #define DT_RUNPATH 29 /* String table offset of a null-terminated macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h1644 DT_RUNPATH = 29, // String table offset of lib search path. enumerator
/freebsd-10-stable/contrib/llvm/tools/llvm-readobj/
DELFDumper.cpp762 case DT_RUNPATH: in printValue()
/freebsd-10-stable/usr.bin/elfdump/
Delfdump.c207 case DT_RUNPATH: return "DT_RUNPATH"; in d_tags()
/freebsd-10-stable/contrib/binutils/ld/
DNEWS186 * The native ELF linker now searches the directories in DT_RUNPATH or
DChangeLog-00012367 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after
2373 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
/freebsd-10-stable/contrib/binutils/binutils/
Dreadelf.c1542 case DT_RUNPATH: return "RUNPATH"; in get_dynamic_type()
6226 case DT_RUNPATH : in process_dynamic_section()
6257 case DT_RUNPATH: in process_dynamic_section()
DChangeLog-00011367 DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
/freebsd-10-stable/contrib/binutils/bfd/
Delflink.c3158 case DT_RUNPATH: in elf_finalize_dynstr()
3513 if (dyn.d_tag == DT_RUNPATH) in elf_link_add_object_symbols()
5496 if (!_bfd_elf_add_dynamic_entry (info, DT_RUNPATH, indx)) in bfd_elf_size_dynamic_sections()
DChangeLog-00011147 _bfd_stringtab calls. For DT_RUNPATH and Verdaux vda_name fields,
7049 DT_RUNPATH entries.
7294 DT_RUNPATH and DT_FLAGS only if info->new_dtags is true.
7338 set DF_SYMBOLIC for symbolic link. Also set DT_RUNPATH if
7373 DT_RUNPATH, DT_FLAGS, DT_PREINIT_ARRAY, DT_PREINIT_ARRAYSZ,
Delf.c1269 case DT_RUNPATH: name = "RUNPATH"; stringp = TRUE; break; in _bfd_elf_print_private_bfd_data()
/freebsd-10-stable/contrib/binutils/ld/emultempl/
Delf32.em968 LD_LIBRARY_PATH (native only), then the DT_RPATH/DT_RUNPATH
/freebsd-10-stable/libexec/rtld-elf/
Drtld.c1090 case DT_RUNPATH: in digest_dynamic1()
/freebsd-10-stable/contrib/binutils/
Dlibtool.m42324 # Some binutils ld are patched to set DT_RUNPATH
4276 # DT_RUNPATH tag from executables and libraries. But doing so
/freebsd-10-stable/contrib/openbsm/m4/
Dlibtool.m42652 # Some binutils ld are patched to set DT_RUNPATH
4913 # DT_RUNPATH tag from executables and libraries. But doing so
/freebsd-10-stable/contrib/file/m4/
Dlibtool.m42652 # Some binutils ld are patched to set DT_RUNPATH
4913 # DT_RUNPATH tag from executables and libraries. But doing so
/freebsd-10-stable/contrib/ldns/
Daclocal.m42658 # Some binutils ld are patched to set DT_RUNPATH
4937 # DT_RUNPATH tag from executables and libraries. But doing so
/freebsd-10-stable/contrib/unbound/
Daclocal.m42664 # Some binutils ld are patched to set DT_RUNPATH
4929 # DT_RUNPATH tag from executables and libraries. But doing so
/freebsd-10-stable/contrib/ntp/sntp/m4/
Dlibtool.m42850 # Some binutils ld are patched to set DT_RUNPATH
5304 # DT_RUNPATH tag from executables and libraries. But doing so
/freebsd-10-stable/contrib/ntp/sntp/libevent/m4/
Dlibtool.m42850 # Some binutils ld are patched to set DT_RUNPATH
5304 # DT_RUNPATH tag from executables and libraries. But doing so
/freebsd-10-stable/contrib/ldns/m4/
Dlibtool.m42850 # Some binutils ld are patched to set DT_RUNPATH
5304 # DT_RUNPATH tag from executables and libraries. But doing so
/freebsd-10-stable/contrib/libyaml/
Daclocal.m42472 # Some binutils ld are patched to set DT_RUNPATH
4514 # DT_RUNPATH tag from executables and libraries. But doing so
/freebsd-10-stable/contrib/sqlite3/
Daclocal.m42666 # Some binutils ld are patched to set DT_RUNPATH
4927 # DT_RUNPATH tag from executables and libraries. But doing so

12