Searched refs:DT_RPATH (Results 1 – 3 of 3) sorted by relevance
64 #define DT_RPATH 15 macro
591 #define DT_RPATH 15 /* String table offset of library path. [sup] */ macro
3248 if (d->d_tag == DT_RPATH) { in prelink_image()