Searched refs:DT_RELSZ (Results 1 – 3 of 3) sorted by relevance
76 #define DT_RELSZ 18 macro
547 … if (tag == DT_RELSZ || tag == DT_RELASZ || tag == DT_ANDROID_RELSZ || tag == DT_ANDROID_RELASZ) { in AdjustDynamicSectionForHole()815 ReplaceDynamicEntry<ELF>(relocations_type_ == REL ? DT_RELSZ : DT_RELASZ, dyn, &dynamics); in PackTypedRelocations()934 dyn.d_tag = relocations_type_ == REL ? DT_RELSZ : DT_RELASZ; in UnpackTypedRelocations()
3046 case DT_RELSZ: in prelink_image()3055 case DT_RELSZ: in prelink_image()