Searched refs:DT_ANDROID_RELA (Results 1 – 4 of 4) sorted by relevance
66 #ifndef DT_ANDROID_RELA67 static const int DT_ANDROID_RELA = DT_LOOS + 4; variable699 if (dyn.d_tag == DT_ANDROID_REL || dyn.d_tag == DT_ANDROID_RELA) { in HasAndroidPackedRelocations()
159 - Tag: DT_ANDROID_RELA374 - Tag: DT_ANDROID_RELA
233 - Tag: DT_ANDROID_RELA
1673 config->isRela ? DT_ANDROID_RELA : DT_ANDROID_REL, in AndroidPackedRelocationSection()