Searched refs:DT_REL (Results 1 – 3 of 3) sorted by relevance
89 #define DT_REL 17 macro
531 tag == DT_REL || in AdjustDynamicSectionForHole()806 ReplaceDynamicEntry<ELF>(relocations_type_ == REL ? DT_REL : DT_RELA, dyn, &dynamics); in PackTypedRelocations()918 dyn.d_tag = relocations_type_ == REL ? DT_REL : DT_RELA; in UnpackTypedRelocations()
3567 if (d->d_un.d_val != DT_REL) { in prelink_image()3647 case DT_REL: in prelink_image()3656 case DT_REL: in prelink_image()