Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Delf.h33 #define R_390_GOTPCDBL 21 /* 32 bit PC rel. GOT shifted by 1. */ macro
/linux/arch/s390/kernel/
H A Dmodule.c397 case R_390_GOTPCDBL: /* 32 bit PC rel. off. to GOT shifted by 1. */ in apply_rela()
402 else if (r_type == R_390_GOTPCDBL) in apply_rela()
/linux/arch/s390/tools/
H A Drelocs.c279 case R_390_GOTPCDBL: in do_reloc()