Searched refs:debug_memory (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Das.c104 int debug_memory = 0; variable
1083 if (debug_memory)
/freebsd-11-stable/contrib/gdb/gdb/
H A Dwin32-nat.c89 #define DEBUG_MEM(x) if (debug_memory) printf_unfiltered x
137 static int debug_memory = 0; /* show target memory accesses */ variable
2129 (char *) &debug_memory,
H A Dwince.c90 #define DEBUG_MEM(x) if (debug_memory) printf x
177 static int debug_memory = 0; /* show target memory accesses */ variable
2014 (char *) &debug_memory,

Completed in 273 milliseconds