Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/include/
H A Delf_machdep.h89 #define R_PPC_ADDR16_HA 6 // #ha(S + A) macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d662 enum R_PPC_ADDR16_HA = 6; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d657 enum R_PPC_ADDR16_HA = 6; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1633 enum R_PPC_ADDR16_HA = 6; variable