Searched refs:DT_HIPROC (Results 1 – 3 of 3) sorted by relevance
91 #define DT_HIPROC 0x7fffffff macro
755 #define DT_HIPROC 0x7fffffff /* Last processor-specific type. */ macro
3254 } else if (d->d_tag >= DT_LOPROC && d->d_tag <= DT_HIPROC) { in prelink_image()