Searched refs:DT_ANDROID_REL (Results 1 – 5 of 5) sorted by relevance
250 #define DT_ANDROID_REL 0x6000000f // DT_LOOS + 2 macro
339 // DT_JMPREL, not DT_ANDROID_REL[A], which can also theoretically contain IRELATIVE342 // future. So we explicitly prevent it from doing so by disabling DT_ANDROID_REL[A] when
644 CHECK(tag != DT_ANDROID_REL && tag != DT_ANDROID_RELA); in relocate_linker()
3000 case DT_ANDROID_REL: in prelink_image()3043 case DT_ANDROID_REL: in prelink_image()
1675 // This is the old relocation packer encoding (DT_ANDROID_REL/DT_ANDROID_RELA).