Searched refs:DT_REL (Results 1 – 16 of 16) sorted by relevance
80 case DT_REL: in self_reloc()
885 case DT_REL:
510 #define DT_REL 17 /* Address of Rel relocation table */ macro
95 case DT_REL: in _rtld_relocate_nonplt_self()
592 int plttype = DT_REL; in parse_dynamic()623 case DT_REL: in parse_dynamic()651 if (plttype != DT_REL && plttype != DT_RELA) in parse_dynamic()
316 case DT_REL: in ef_parse_dynamic()
196 case DT_REL: return "DT_REL"; in d_tags() 953 case DT_REL: in elf_print_dynamic()
615 #define DT_REL 17 /* Address of ElfNN_Rel relocations. */614 #define DT_REL global() macro
178 case DT_REL: return "DT_REL"; in d_tags()1682 case DT_REL: in elf_print_dynamic()
1304 int plttype = DT_REL; in digest_dynamic1()1316 case DT_REL: in digest_dynamic1()1367 dynp->d_un.d_val == DT_REL || plttype == DT_RELA); in digest_dynamic1()
985 if (Dynamic->d_tag == ELF::DT_REL || Dynamic->d_tag == ELF::DT_RELA || in dynamic_relocation_sections()
149 _ELF_DEFINE_DT(DT_REL, 17, \
2135 case ELF::DT_REL: in parseDynamicTable()2168 if (Dyn.getVal() == DT_REL) in parseDynamicTable()2489 if (Value == DT_REL) in getDynamicEntry()2503 case DT_REL: in getDynamicEntry()
1516 addInt(DT_PLTREL, ctx.arg.isRela ? DT_RELA : DT_REL); in computeContents()1782 ctx.arg.isRela ? DT_RELA : DT_REL, in RelocationSection()
851 case DT_REL: return "REL"; in dt_type()2977 case DT_REL: in dump_dyn_val()
136 if (type == DT_REL || type == SHT_REL) in ELFRelocation()