Searched refs:DT_ANDROID_RELA (Results 1 – 3 of 3) sorted by relevance
171 #define DT_ANDROID_RELA (DT_LOOS + 4) macro
34 static constexpr int32_t DT_ANDROID_RELA = DT_LOOS + 4; variable466 tag == DT_ANDROID_RELA); 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()
2641 case DT_ANDROID_RELA: in prelink_image()2700 case DT_ANDROID_RELA: in prelink_image()