Searched refs:DT_REL (Results 1 – 16 of 16) sorted by relevance
80 case DT_REL: in self_reloc()
889 case DT_REL:
510 #define DT_REL 17 /* Address of Rel relocation table */ macro
95 case DT_REL: in _rtld_relocate_nonplt_self()
586 int plttype = DT_REL; in parse_dynamic()617 case DT_REL: in parse_dynamic()645 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()952 case DT_REL: in elf_print_dynamic()
609 #define DT_REL 17 /* Address of ElfNN_Rel relocations. */ macro
178 case DT_REL: return "DT_REL"; in d_tags()1682 case DT_REL: in elf_print_dynamic()
1275 int plttype = DT_REL; in digest_dynamic1()1287 case DT_REL: in digest_dynamic1()1338 dynp->d_un.d_val == DT_REL || plttype == DT_RELA); in digest_dynamic1()
980 if (Dynamic->d_tag == ELF::DT_REL || Dynamic->d_tag == ELF::DT_RELA || in dynamic_relocation_sections()
149 _ELF_DEFINE_DT(DT_REL, 17, \
2078 case ELF::DT_REL: in parseDynamicTable()2111 if (Dyn.getVal() == DT_REL) in parseDynamicTable()2432 if (Value == DT_REL) in getDynamicEntry()2446 case DT_REL: in getDynamicEntry()
1463 addInt(DT_PLTREL, config->isRela ? DT_RELA : DT_REL); in computeContents()1724 config->isRela ? DT_RELA : DT_REL, in RelocationSection()
851 case DT_REL: return "REL"; in dt_type()2977 case DT_REL: in dump_dyn_val()
135 if (type == DT_REL || type == SHT_REL) in ELFRelocation()