Searched refs:DT_HIOS (Results 1 – 3 of 3) sorted by relevance
76 #define DT_HIOS 0x6ffff000 macro
632 #define DT_HIOS 0x6ffff000 /* Last OS-specific */ macro
3252 } else if (d->d_tag >= DT_LOOS && d->d_tag <= DT_HIOS) { in prelink_image()