Searched refs:DT_RPATH (Results 1 – 10 of 10) sorted by relevance
229 #define DT_RPATH 15 macro
70 case DT_RPATH: in getTypeString()
144 #define DT_RPATH 15 macro
1367 DT_RPATH = 15, // String table offset of library search path. enumerator
797 Add DT_RUNPATH/DT_RPATH entries to dynamic section. Create .plt and935 DT_RPATH, -rpath, -rpath-link still remains to be implemented.
667 #define DT_RPATH 15 /* Library search path (deprecated) */ macro
1513 [DT_RPATH] = { [DT_STRTAB] = true }, in check_dynamic()1526 [DT_RPATH] = true, in check_dynamic()1710 case DT_RPATH: in check_dynamic()
1343 case DT_RPATH: in handle_dynamic()
4607 tag = DT_RPATH; in ld_generic_create_outfile()
642 #define DT_RPATH 15 /* Library search path */ macro