Searched refs:DT_LOOS (Results 1 – 3 of 3) sorted by relevance
87 #define DT_LOOS 0x6000000d macro
587 #define DT_LOOS 0x6000000d /* First OS-specific */ macro
3213 } else if (d->d_tag >= DT_LOOS && d->d_tag <= DT_HIOS) { in prelink_image()