Searched refs:DT_ANDROID_REL (Results 1 – 4 of 4) sorted by relevance
31 static constexpr int32_t DT_ANDROID_REL = DT_LOOS + 2; variable536 tag == DT_ANDROID_REL|| in AdjustDynamicSectionForHole()807 dyn.d_tag = relocations_type_ == REL ? DT_ANDROID_REL : DT_ANDROID_RELA; in PackTypedRelocations()928 ReplaceDynamicEntry<ELF>(relocations_type_ == REL ? DT_ANDROID_REL : DT_ANDROID_RELA, in UnpackTypedRelocations()
257 #define DT_ANDROID_REL (DT_LOOS + 2) macro
1437 #define DT_ANDROID_REL (llvm::ELF::DT_LOOS + 2) macro1455 } else if (d->d_tag == DT_ANDROID_REL || d->d_tag == DT_ANDROID_RELA) { in validate_compatibility_of_native_library()
3211 case DT_ANDROID_REL: in prelink_image()3254 case DT_ANDROID_REL: in prelink_image()