Searched refs:DT_GNU_PRELINKED (Results 1 – 5 of 5) sorted by relevance
67 else if (tag >= DT_GNU_PRELINKED && tag <= DT_SYMINENT)76 res = valrntags[tag - DT_GNU_PRELINKED];
47 || (tag >= DT_GNU_PRELINKED && tag <= DT_SYMINENT)
55 DT_PREINIT_ARRAYSZ, DT_VERSYM, DT_GNU_PRELINKED, in main()
719 #define DT_GNU_PRELINKED 0x6ffffdf5 /* Prelinking timestamp */ macro
1837 if (has_val_dt[DT_VALTAGIDX (DT_GNU_PRELINKED)] in check_dynamic()1840 if (!has_val_dt[DT_VALTAGIDX (DT_GNU_PRELINKED)]) in check_dynamic()