Searched refs:R_390_GOTENT (Results 1 – 5 of 5) sorted by relevance
32 ELF_RELOC(R_390_GOTENT, 26)
143 return ELF::R_390_GOTENT; in GetRelocType()
15 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_GOTENT target 0x2
1594 (RelType == ELF::R_390_PLT32DBL || RelType == ELF::R_390_GOTENT)) { in processRelocationRef()1635 if (RelType == ELF::R_390_GOTENT) in processRelocationRef()
3012 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro