Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Delf.h81 #define R_IA64_PCREL64LSB 0x4f /* @pcrel(sym+add), data8 LSB */ macro
/openbmc/qemu/include/
H A Delf.h1336 #define R_IA64_PCREL64LSB 0x4f /* @pcrel(sym + add), data8 LSB */ macro
/openbmc/linux/arch/ia64/kernel/
H A Dmodule.c665 case R_IA64_PCREL64LSB: in do_reloc()