Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/stand/ia64/efi/
H A Dstart.S71 #define R_IA64_DIR64LSB 0x27 /* word64 LSB S + A */ macro
/netbsd-src/sys/external/bsd/gnu-efi/dist/gnuefi/
H A Dreloc_ia64.S73 #define R_IA64_DIR64LSB 0x27 macro
/netbsd-src/sys/arch/ia64/include/
H A Delf_machdep.h59 #define R_IA64_DIR64LSB 0x27 /* word64 LSB S + A */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1973 enum R_IA64_DIR64LSB = 0x27; variable