Searched refs:DT_RELACOUNT (Results 1 – 12 of 12) sorted by relevance
110 else if (tag >= DT_RELACOUNT && tag <= DT_VERNEEDNUM)118 res = suntags[tag - DT_RELACOUNT];
71 || (tag >= DT_RELACOUNT && tag <= DT_VERNEEDNUM)
1197 DT_RELACOUNT = 0x6FFFFFF9, // ELF32_Rela count. enumerator
176 #define DT_RELACOUNT 0x6ffffff9 macro
738 #define DT_RELACOUNT 0x6ffffff9 macro
279 - elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks
148 elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks
834 * elflint.c (is_rel_dyn): Fix and extend DT_RELCOUNT/DT_RELACOUNT
1070 if (dyn->d_tag == DT_RELACOUNT) in is_rel_dyn()
1374 case DT_RELACOUNT: in handle_dynamic()
3133 msgid "section [%2d] '%s': DT_RELACOUNT used for this REL section\n"