Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Delf.h39 #define R_390_GOTOFF16 27 /* 16 bit offset to GOT. */ macro
/openbmc/linux/arch/s390/kernel/
H A Dmodule.c420 case R_390_GOTOFF16: /* 16 bit offset to GOT. */ in apply_rela()
425 if (r_type == R_390_GOTOFF16) in apply_rela()
/openbmc/qemu/include/
H A Delf.h1033 #define R_390_GOTOFF16 27 /* 16 bit offset to GOT. */ macro