Searched refs:DT_RUNPATH (Results 1 – 7 of 7) sorted by relevance
543 #define DT_RUNPATH 29 macro
1591 case DT_RUNPATH: return "RUNPATH"; in get_dynamic_type()5993 case DT_RUNPATH : in process_dynamic_section()6024 case DT_RUNPATH: in process_dynamic_section()
3036 case DT_RUNPATH: in elf_finalize_dynstr()3371 if (dyn.d_tag == DT_RUNPATH) in elf_link_add_object_symbols()5067 if (!_bfd_elf_add_dynamic_entry (info, DT_RUNPATH, indx)) in bfd_elf_size_dynamic_sections()
1161 case DT_RUNPATH: name = "RUNPATH"; stringp = TRUE; break; in _bfd_elf_print_private_bfd_data()
1105 LD_LIBRARY_PATH (native only), then the DT_RPATH/DT_RUNPATH
1471 For a native ELF linker, the directories in @code{DT_RUNPATH} or1474 @code{DT_RUNPATH} entries exist.
4058 # DT_RUNPATH tag from executables and libraries. But doing so