Home
last modified time | relevance | path

Searched defs:R_SPARC_JMP_IREL (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/sparc/include/
H A Delf_machdep.h91 #define R_SPARC_JMP_IREL 248 macro
/netbsd-src/sys/arch/sparc64/include/
H A Delf_machdep.h142 #define R_SPARC_JMP_IREL 248 macro
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Dsparc.h145 R_SPARC_JMP_IREL = 248, // Create PLT slot to IFUNC function enumerator
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Dsparc.h145 R_SPARC_JMP_IREL = 248, // Create PLT slot to IFUNC function enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1083 enum R_SPARC_JMP_IREL = 248; variable