Searched refs:DT_GNU_CONFLICT (Results 1 – 3 of 3) sorted by relevance
63 else if (tag >= DT_GNU_CONFLICT && tag <= DT_SYMINFO)71 res = addrrntags[tag - DT_GNU_CONFLICT];
33 || (tag >= DT_GNU_CONFLICT && tag <= DT_SYMINFO)
700 #define DT_GNU_CONFLICT 0x6ffffef8 /* Start of conflict section */ macro