Searched refs:R_390_GOTENT (Results 1 – 11 of 11) sorted by relevance
32 ELF_RELOC(R_390_GOTENT, 26)
144 return ELF::R_390_GOTENT; in getRelocType()
152 return ELF::R_390_GOTENT; in getRelocType()
15 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_GOTENT target 0x2
1643 (RelType == ELF::R_390_PLT32DBL || RelType == ELF::R_390_GOTENT)) { in processRelocationRef()1684 if (RelType == ELF::R_390_GOTENT) in processRelocationRef()
1595 (RelType == ELF::R_390_PLT32DBL || RelType == ELF::R_390_GOTENT)) { in processRelocationRef()1636 if (RelType == ELF::R_390_GOTENT) in processRelocationRef()
3011 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro
3231 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro