Searched refs:DT_RPATH (Results 1 – 10 of 10) sorted by relevance
49 DT_INIT, DT_FINI, DT_SONAME, DT_RPATH, in main()
88 #define DT_RPATH 15 macro
1003 DT_RPATH = 15, // String table offset of library search path. enumerator
1108 Add DT_RUNPATH/DT_RPATH entries to dynamic section. Create .plt and1246 DT_RPATH, -rpath, -rpath-link still remains to be implemented.
1577 [DT_RPATH] = { [DT_STRTAB] = true }, in check_dynamic()1590 [DT_RPATH] = true, in check_dynamic()1762 case DT_RPATH: in check_dynamic()
4597 tag = DT_RPATH; in ld_generic_create_outfile()
1631 case DT_RPATH: in handle_dynamic()
904 case DT_RPATH: in printValue()
689 #define DT_RPATH 15 /* Library search path (deprecated) */ macro
642 #define DT_RPATH 15 /* Library search path */ macro