Searched refs:DT_RELA (Results 1 – 3 of 3) sorted by relevance
76 #define DT_RELA 7 macro
528 tag == DT_RELA || 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()
3591 if (d->d_un.d_val != DT_RELA) { in prelink_image()3641 case DT_RELA: in prelink_image()3724 case DT_RELA: in prelink_image()