Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/include/
H A Delf_machdep.h68 #define R_MIPS_CALL16 11 /* 16 bit call thru glbl offset tbl */ macro
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h59 R_MIPS_CALL16 = 11, // In Elf 64: alias R_MIPS_CALL enumerator
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h59 R_MIPS_CALL16 = 11, // In Elf 64: alias R_MIPS_CALL enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d649 enum R_MIPS_CALL16 = 11; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d644 enum R_MIPS_CALL16 = 11; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1264 enum R_MIPS_CALL16 = 11; variable