Searched refs:DT_ANDROID_RELA (Results 1 – 4 of 4) sorted by relevance
252 #define DT_ANDROID_RELA 0x60000011 // DT_LOOS + 4 macro
644 CHECK(tag != DT_ANDROID_REL && tag != DT_ANDROID_RELA); in relocate_linker()
2992 case DT_ANDROID_RELA: in prelink_image()3051 case DT_ANDROID_RELA: in prelink_image()
1675 // This is the old relocation packer encoding (DT_ANDROID_REL/DT_ANDROID_RELA).