Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Delf.h33 #define R_390_GOTPCDBL 21 /* 32 bit PC rel. GOT shifted by 1. */ macro
/openbmc/linux/arch/s390/kernel/
H A Dmodule.c433 case R_390_GOTPCDBL: /* 32 bit PC rel. off. to GOT shifted by 1. */ in apply_rela()
438 else if (r_type == R_390_GOTPCDBL) in apply_rela()
/openbmc/qemu/include/
H A Delf.h1027 #define R_390_GOTPCDBL 21 /* 32 bit PC rel. GOT shifted by 1. */ macro