Searched refs:DT_ANDROID_REL (Results 1 – 4 of 4) sorted by relevance
63 #ifndef DT_ANDROID_REL64 static const int DT_ANDROID_REL = DT_LOOS + 2; variable699 if (dyn.d_tag == DT_ANDROID_REL || dyn.d_tag == DT_ANDROID_RELA) { in HasAndroidPackedRelocations()
155 - Tag: DT_ANDROID_REL370 - Tag: DT_ANDROID_REL
229 - Tag: DT_ANDROID_REL
1673 config->isRela ? DT_ANDROID_RELA : DT_ANDROID_REL, in AndroidPackedRelocationSection()