Searched refs:DT_ANDROID_REL (Results 1 – 3 of 3) sorted by relevance
168 #define DT_ANDROID_REL (DT_LOOS + 2) macro
31 static constexpr int32_t DT_ANDROID_REL = DT_LOOS + 2; variable465 tag == DT_ANDROID_REL|| in AdjustDynamicSectionForHole()731 dyn.d_tag = relocations_type_ == REL ? DT_ANDROID_REL : DT_ANDROID_RELA; in PackTypedRelocations()847 ReplaceDynamicEntry<ELF>(relocations_type_ == REL ? DT_ANDROID_REL : DT_ANDROID_RELA, in UnpackTypedRelocations()
2649 case DT_ANDROID_REL: in prelink_image()2692 case DT_ANDROID_REL: in prelink_image()