Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/include/
H A Delf_machdep.h116 #define R_MIPS_TLS_TPREL_HI16 49 /* TP-relative offset, high 16 bits */ macro
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h98 R_MIPS_TLS_TPREL_HI16 = 49, enumerator
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h98 R_MIPS_TLS_TPREL_HI16 = 49, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1300 enum R_MIPS_TLS_TPREL_HI16 = 49; variable