Searched refs:DT_ANDROID_RELA (Results 1 – 4 of 4) sorted by relevance
554 #define DT_ANDROID_RELA 0x60000011 // DT_LOOS + 4 macro
1551 #define DT_ANDROID_RELA (DT_LOOS + 4) macro1568 } else if (d->d_tag == DT_ANDROID_REL || d->d_tag == DT_ANDROID_RELA) { in validate_compatibility_of_native_library()
2926 case DT_ANDROID_RELA: in prelink_image()2985 case DT_ANDROID_RELA: in prelink_image()
1548 // This is the old relocation packer encoding (DT_ANDROID_REL/DT_ANDROID_RELA).