Home
last modified time | relevance | path

Searched defs:R_IA64_DTPREL32MSB (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/ia64/include/
H A Delf_machdep.h121 #define R_IA64_DTPREL32MSB 0xb4 /* word32 MSB @dtprel(S + A) */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d2042 enum R_IA64_DTPREL32MSB = 0xb4; variable