Searched refs:DT_RPATH (Results 1 – 12 of 12) sorted by relevance
49 DT_INIT, DT_FINI, DT_SONAME, DT_RPATH, in main()
88 #define DT_RPATH 15 macro
99 # Newer binutils don't set DT_RPATH unless you disable "new" dtags
1078 DT_RPATH = 15, // String table offset of library search path. enumerator
1167 Add DT_RUNPATH/DT_RPATH entries to dynamic section. Create .plt and1305 DT_RPATH, -rpath, -rpath-link still remains to be implemented.
1597 [DT_RPATH] = { [DT_STRTAB] = true }, in check_dynamic()1610 [DT_RPATH] = true, in check_dynamic()1789 case DT_RPATH: in check_dynamic()
4597 tag = DT_RPATH; in ld_generic_create_outfile()
1719 case DT_RPATH: in handle_dynamic()
715 #define DT_RPATH 15 /* Library search path (deprecated) */ macro
1509 case DT_RPATH: in printValue()
4652 # Newer binutils don't set DT_RPATH unless you disable "new" dtags
642 #define DT_RPATH 15 /* Library search path */ macro