Home
last modified time | relevance | path

Searched defs:R_IA64_REL32LSB (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/ia64/stand/ia64/efi/
H A Dstart.S75 #define R_IA64_REL32LSB 0x6d /* word32 LSB BD + A */ macro
/netbsd-src/sys/arch/ia64/include/
H A Delf_machdep.h97 #define R_IA64_REL32LSB 0x6d /* word32 LSB BD + A */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d2014 enum R_IA64_REL32LSB = 0x6d; variable