Searched refs:PSIM_INLINE_LOCALS (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dstd-config.h311 PSIM_INLINE_LOCALS:
319 ALL_INLINE == (REVEAL_MODULE | INLINE_MODULE | PSIM_INLINE_LOCALS)
420 #define PSIM_INLINE_LOCALS 4 macro
443 #define DEFAULT_INLINE PSIM_INLINE_LOCALS
517 #define DEVICE_INLINE (DEFAULT_INLINE ? PSIM_INLINE_LOCALS : 0)
525 #define TREE_INLINE (DEFAULT_INLINE ? PSIM_INLINE_LOCALS : 0)
565 #define SUPPORT_INLINE PSIM_INLINE_LOCALS
590 #define IDECODE_INLINE PSIM_INLINE_LOCALS
596 #define PSIM_INLINE PSIM_INLINE_LOCALS
H A Dinline.h43 #if (SIM_ENDIAN_INLINE & PSIM_INLINE_LOCALS)
65 #if (BITS_INLINE & PSIM_INLINE_LOCALS)
87 #if (CORE_INLINE & PSIM_INLINE_LOCALS)
109 #if (VM_INLINE & PSIM_INLINE_LOCALS)
131 #if (CPU_INLINE & PSIM_INLINE_LOCALS)
153 #if (MODEL_INLINE & PSIM_INLINE_LOCALS)
175 #if (EVENTS_INLINE & PSIM_INLINE_LOCALS)
197 #if (MON_INLINE & PSIM_INLINE_LOCALS)
219 #if (REGISTERS_INLINE & PSIM_INLINE_LOCALS)
241 #if (INTERRUPTS_INLINE & PSIM_INLINE_LOCALS)
[all...]
H A Doptions.c101 case /*4*/ PSIM_INLINE_LOCALS: return "PSIM_LOCALS_INLINE";
102 case /*5*/ PSIM_INLINE_LOCALS|REVEAL_MODULE: return "PSIM_INLINE_LOCALS|REVEAL_MODULE";
103 case /*6*/ PSIM_INLINE_LOCALS|INLINE_MODULE: return "PSIM_INLINE_LOCALS|INLINE_MODULE";
/netbsd-current/external/gpl3/gdb/bin/psim/
H A DMakefile24 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS \
/netbsd-current/external/gpl3/gdb.old/bin/psim/
H A DMakefile23 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS \
/netbsd-current/external/gpl3/gdb.old/lib/libsim/
H A DMakefile32 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS \

Completed in 210 milliseconds