Searched refs:DT_RELASZ (Results 1 – 3 of 3) sorted by relevance
77 #define DT_RELASZ 8 macro
549 … if (tag == DT_RELSZ || tag == DT_RELASZ || tag == DT_ANDROID_RELSZ || tag == DT_ANDROID_RELASZ) { in AdjustDynamicSectionForHole()812 ReplaceDynamicEntry<ELF>(relocations_type_ == REL ? DT_RELSZ : DT_RELASZ, dyn, &dynamics); in PackTypedRelocations()926 dyn.d_tag = relocations_type_ == REL ? DT_RELSZ : DT_RELASZ; in UnpackTypedRelocations()
3616 case DT_RELASZ: in prelink_image()3699 case DT_RELASZ: in prelink_image()