Home
last modified time | relevance | path

Searched refs:debug_memory (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/
H A Das.c104 int debug_memory = 0; variable
1079 if (debug_memory) in main()
H A DChangeLog-9295559 (debug_memory): New variable.
560 (main): If debug_memory is set, reduce chunksize and
/freebsd-12.1/contrib/gdb/gdb/
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, in _initialize_wince()
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, in _initialize_win32_nat()