Searched refs:DT_RELACOUNT (Results 1 – 7 of 7) sorted by relevance
702 #define DT_RELACOUNT 0x6ffffff9 /* number of RELATIVE relocations */ macro
216 case DT_RELACOUNT: return "DT_RELACOUNT"; in d_tags()1658 case DT_RELACOUNT: in elf_print_dynamic()
234 case DT_RELACOUNT: return "DT_RELACOUNT"; in d_tags()
244 _ELF_DEFINE_DT(DT_RELACOUNT, 0x6FFFFFF9UL, \
893 case DT_RELACOUNT: return "RELACOUNT"; in dt_type()3004 case DT_RELACOUNT: in dump_dyn_val()
1464 addInt(isRela ? DT_RELACOUNT : DT_RELCOUNT, numRelativeRels); in computeContents()
2516 case DT_RELACOUNT: in getDynamicEntry()