Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/include/
H A Delf_machdep.h57 #define R_SH_SWITCH32 26 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dsh.h108 #define R_SH_SWITCH32 26 /* 32 bit switch table entry */ macro
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dsh.h108 #define R_SH_SWITCH32 26 /* 32 bit switch table entry */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d2080 enum R_SH_SWITCH32 = 26; variable