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; variable538 tag == DT_ANDROID_REL|| in AdjustDynamicSectionForHole()804 dyn.d_tag = relocations_type_ == REL ? DT_ANDROID_REL : DT_ANDROID_RELA; in PackTypedRelocations()920 ReplaceDynamicEntry<ELF>(relocations_type_ == REL ? DT_ANDROID_REL : DT_ANDROID_RELA, in UnpackTypedRelocations()
3628 case DT_ANDROID_REL: in prelink_image()3671 case DT_ANDROID_REL: in prelink_image()