Searched refs:DT_RUNPATH (Results 1 – 23 of 23) sorted by relevance
/toolchain/binutils/binutils-2.25/include/elf/ |
D | common.h | 737 #define DT_RUNPATH 29 macro
|
D | ChangeLog-9103 | 1095 (DT_RUNPATH): New dynamic section tag.
|
/toolchain/binutils/binutils-2.25/gold/po/ |
D | id.po | 1159 msgid "Enable use of DT_RUNPATH and DT_FLAGS" 1160 msgstr "Aktifkan penggunaan DT_RUNPATH dan DT_FLAGS" 1163 msgid "Disable use of DT_RUNPATH and DT_FLAGS" 1164 msgstr "Nonaktifkan penggunaan DT_RUNPATH dan DT_FLAGS"
|
D | fi.po | 1385 msgid "Enable use of DT_RUNPATH and DT_FLAGS" 1386 msgstr "Ota käyttöön DT_RUNPATH-hakemistot ja DT_FLAGS-liput" 1389 msgid "Disable use of DT_RUNPATH and DT_FLAGS" 1390 msgstr "Ota pois käytöstä DT_RUNPATH-hakemistot ja DT_FLAGS-liput"
|
D | it.po | 1380 msgid "Enable use of DT_RUNPATH and DT_FLAGS" 1381 msgstr "Abilita l'uso di DT_RUNPATH e DT_FLAGS" 1384 msgid "Disable use of DT_RUNPATH and DT_FLAGS" 1385 msgstr "Disabilita l'uso di DT_RUNPATH e DT_FLAGS"
|
D | es.po | 1379 msgid "Enable use of DT_RUNPATH and DT_FLAGS" 1380 msgstr "Activa el uso de DT_RUNPATH y DT_FLAGS" 1383 msgid "Disable use of DT_RUNPATH and DT_FLAGS" 1384 msgstr "Desactiva el uso de DT_RUNPATH y DT_FLAGS"
|
D | vi.po | 1399 msgid "Enable use of DT_RUNPATH and DT_FLAGS" 1400 msgstr "Bật sử dụng \"DT_RUNPATH\" và \"DT_FLAGS\"" 1403 msgid "Disable use of DT_RUNPATH and DT_FLAGS" 1404 msgstr "Tắt sử dụng \"DT_RUNPATH\" và \"DT_FLAGS\""
|
D | gold.pot | 2114 msgid "Enable use of DT_RUNPATH and DT_FLAGS" 2118 msgid "Disable use of DT_RUNPATH and DT_FLAGS"
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | elfcpp.h | 698 DT_RUNPATH = 29,
|
/toolchain/binutils/binutils-2.25/ld/ |
D | NEWS | 370 * The native ELF linker now searches the directories in DT_RUNPATH or
|
D | ChangeLog-0001 | 2367 the DT_RPATH/DT_RUNPATH entries for DT_NEEDED after 2373 * ld.texinfo: Document the usage of DT_RPATH/DT_RUNPATH.
|
D | ld.texinfo | 1759 For a native ELF linker, the directories in @code{DT_RUNPATH} or 1762 @code{DT_RUNPATH} entries exist.
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | readelf.c | 1857 case DT_RUNPATH: return "RUNPATH"; in get_dynamic_type() 8796 case DT_RUNPATH : in process_dynamic_section() 8827 case DT_RUNPATH: in process_dynamic_section()
|
D | ChangeLog-0001 | 1367 DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elflink.c | 3170 case DT_RUNPATH: in elf_finalize_dynstr() 3550 if (dyn.d_tag == DT_RUNPATH) in elf_link_add_object_symbols() 5645 tag = info->new_dtags ? DT_RUNPATH : DT_RPATH; in bfd_elf_size_dynamic_sections()
|
D | ChangeLog-0001 | 1147 _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,
|
D | ChangeLog-2013 | 2962 when new_dtags is false. Only add DT_RUNPATH when new_dtags is
|
D | elf.c | 1312 case DT_RUNPATH: name = "RUNPATH"; stringp = TRUE; break; in _bfd_elf_print_private_bfd_data()
|
D | ChangeLog-0203 | 6025 DT_RPATH and DT_RUNPATH.
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | elf32.em | 1156 LD_LIBRARY_PATH (native only), then the DT_RPATH/DT_RUNPATH
|
/toolchain/binutils/binutils-2.25/gold/ |
D | layout.cc | 4887 odyn->add_string(elfcpp::DT_RUNPATH, rpath_val); in finish_dynamic_section()
|
D | ChangeLog | 2341 when enable_new_dtags is false. Only add DT_RUNPATH when 15970 dtags enabled, emit DT_RUNPATH. Also, emit a
|
/toolchain/binutils/binutils-2.25/ |
D | libtool.m4 | 2462 # Some binutils ld are patched to set DT_RUNPATH 4576 # DT_RUNPATH tag from executables and libraries. But doing so
|