Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Delf.h40 #define R_390_GOTOFF64 28 /* 64 bit offset to GOT. */ macro
/openbmc/linux/arch/s390/kernel/
H A Dmodule.c422 case R_390_GOTOFF64: /* 64 bit offset to GOT. */ in apply_rela()
429 else if (r_type == R_390_GOTOFF64) in apply_rela()
/openbmc/qemu/include/
H A Delf.h1034 #define R_390_GOTOFF64 28 /* 64 bit offset to GOT. */ macro