Home
last modified time | relevance | path

Searched defs:R_IA64_FPTR64LSB (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/ia64/stand/ia64/efi/
H A Dstart.S73 #define R_IA64_FPTR64LSB 0x47 /* word64 LSB @fptr(S + A) */ macro
/netbsd-src/sys/external/bsd/gnu-efi/dist/gnuefi/
H A Dreloc_ia64.S75 #define R_IA64_FPTR64LSB 0x47 macro
/netbsd-src/sys/arch/ia64/include/
H A Delf_machdep.h74 #define R_IA64_FPTR64LSB 0x47 /* word64 LSB @fptr(S + A) */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1990 enum R_IA64_FPTR64LSB = 0x47; variable