Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/stand/ia64/efi/
H A Dstart.S76 #define R_IA64_REL64LSB 0x6f /* word64 LSB BD + A */ macro
/netbsd-src/sys/external/bsd/gnu-efi/dist/gnuefi/
H A Dreloc_ia64.S71 #define R_IA64_REL64LSB 0x6f macro
/netbsd-src/sys/arch/ia64/include/
H A Delf_machdep.h99 #define R_IA64_REL64LSB 0x6f /* word64 LSB BD + A */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d2016 enum R_IA64_REL64LSB = 0x6f; variable