Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Delf.h107 #define R_IA64_IPLTMSB 0x80 /* dynamic reloc, imported PLT, MSB */ macro
/openbmc/linux/arch/ia64/kernel/
H A Dmodule.c374 case R_IA64_IPLTMSB: in count_plts()
405 case R_IA64_IPLTMSB: in count_fdescs()
704 case R_IA64_IPLTMSB: in do_reloc()
708 if (r_type == R_IA64_IPLTMSB) in do_reloc()
/openbmc/qemu/include/
H A Delf.h1362 #define R_IA64_IPLTMSB 0x80 /* dynamic reloc, imported PLT, MSB */ macro