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

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dvm_n.h46 if (WITH_MON & MONITOR_LOAD_STORE_UNIT)
66 if (WITH_MON & MONITOR_LOAD_STORE_UNIT) {
95 if (WITH_MON & MONITOR_LOAD_STORE_UNIT)
113 if (WITH_MON & MONITOR_LOAD_STORE_UNIT) {
H A Dstd-config.h232 #ifndef WITH_MON
233 #define WITH_MON (MONITOR_LOAD_STORE_UNIT \ macro
H A Doptions.c134 printf_filtered ("WITH_MON = %s\n", options_mon (WITH_MON));
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dvm_n.h46 if (WITH_MON & MONITOR_LOAD_STORE_UNIT)
66 if (WITH_MON & MONITOR_LOAD_STORE_UNIT) {
95 if (WITH_MON & MONITOR_LOAD_STORE_UNIT)
113 if (WITH_MON & MONITOR_LOAD_STORE_UNIT) {
H A Dstd-config.h223 #ifndef WITH_MON
224 #define WITH_MON (MONITOR_LOAD_STORE_UNIT \ macro
H A Doptions.c126 printf_filtered ("WITH_MON = %s\n", options_mon (WITH_MON));

Completed in 189 milliseconds