Searched refs:DT_RELACOUNT (Results 1 – 12 of 12) sorted by relevance
627 #define DT_RELACOUNT 0x6ffffff9 macro
649 #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()
236 case DT_RELACOUNT: return "DT_RELACOUNT"; in d_tags()
244 _ELF_DEFINE_DT(DT_RELACOUNT, 0x6FFFFFF9UL, \
881 case DT_RELACOUNT: return "RELACOUNT"; in dt_type()2963 case DT_RELACOUNT: in dump_dyn_val()
1569 case DT_RELACOUNT: return "RELACOUNT"; in get_dynamic_type()6297 case DT_RELACOUNT: in process_dynamic_section()
1368 addInt(isRela ? DT_RELACOUNT : DT_RELCOUNT, numRelativeRels); in finalizeContents()
2382 case DT_RELACOUNT: in printDynamicEntry()
1287 case DT_RELACOUNT: name = "RELACOUNT"; break; in _bfd_elf_print_private_bfd_data()
10117 case SHT_RELA: dyn.d_tag = DT_RELACOUNT; break; in bfd_elf_final_link()
3294 Convert one spare DT_NULL into DT_RELCOUNT resp. DT_RELACOUNT if7376 DT_PLTPAD, DT_MOVETAB, DT_SYMINFO, DT_RELACOUNT, DT_RELCOUNT,