Searched defs:REG_NAME (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arc/ |
H A D | linux-unwind.h | 28 #define REGISTER_IN_STACK(REG_NAME, ID) \ argument 43 #define REGISTER_IN_STACK(REG_NAME, ID) (int) ID, argument
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arc/ |
H A D | linux-unwind.h | 28 #define REGISTER_IN_STACK(REG_NAME, ID) \ argument 43 #define REGISTER_IN_STACK(REG_NAME, ID) (int) ID, argument
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/aarch64/ |
H A D | freebsd-unwind.h | 40 #define REG_NAME(reg) mc_gpregs.gp_## reg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/ |
H A D | freebsd-unwind.h | 40 #define REG_NAME(reg) mc_gpregs.gp_## reg macro
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/ |
H A D | freebsd-unwind.h | 37 #define REG_NAME(reg) sf_uc.uc_mcontext.mc_## reg macro
|
H A D | dragonfly-unwind.h | 40 #define REG_NAME(reg) sf_uc.uc_mcontext.mc_## reg macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/ |
H A D | freebsd-unwind.h | 37 #define REG_NAME(reg) sf_uc.uc_mcontext.mc_## reg macro
|
H A D | dragonfly-unwind.h | 40 #define REG_NAME(reg) sf_uc.uc_mcontext.mc_## reg macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-spu.c | 440 #define REG_NAME(NO,NM) { NO, sizeof (NM) - 1, NM } macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-spu.c | 440 #define REG_NAME(NO,NM) { NO, sizeof (NM) - 1, NM } macro
|