Home
last modified time | relevance | path

Searched defs:R_MIPS_PC16 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Delf_machdep.h67 #define R_MIPS_PC16 10 /* 16 bit PC relative reference */ macro
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h58 R_MIPS_PC16 = 10, enumerator
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h58 R_MIPS_PC16 = 10, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d648 enum R_MIPS_PC16 = 10; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d643 enum R_MIPS_PC16 = 10; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1263 enum R_MIPS_PC16 = 10; variable