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