Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Delf.h25 #define R_390_GOTOFF32 13 /* 32 bit offset to GOT. */ macro
/openbmc/linux/arch/s390/kernel/
H A Dmodule.c421 case R_390_GOTOFF32: /* 32 bit offset to GOT. */ in apply_rela()
427 else if (r_type == R_390_GOTOFF32) in apply_rela()
/openbmc/qemu/include/
H A Delf.h1019 #define R_390_GOTOFF32 13 /* 32 bit offset to GOT. */ macro