Home
last modified time | relevance | path

Searched refs:R_390_GOTENT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dmodule.c104 case R_390_GOTENT: /* 32 bit PC rel. to GOT entry shifted by 1. */ in check_rela()
322 case R_390_GOTENT: /* 32 bit PC rel. to GOT entry shifted by 1. */ in apply_rela()
353 else if (r_type == R_390_GOTENT || in apply_rela()
/openbmc/linux/arch/s390/include/asm/
H A Delf.h38 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro
/openbmc/qemu/include/
H A Delf.h1032 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro