Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Delf.h26 #define R_390_GOTPC 14 /* 32 bit PC rel. offset to GOT. */ macro
/openbmc/linux/arch/s390/kernel/
H A Dmodule.c432 case R_390_GOTPC: /* 32 bit PC relative offset to GOT. */ in apply_rela()
436 if (r_type == R_390_GOTPC) in apply_rela()
/openbmc/qemu/include/
H A Delf.h1020 #define R_390_GOTPC 14 /* 32 bit PC rel. offset to GOT. */ macro