Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Das.c107 int debug_memory = 0; variable
1056 if (debug_memory) in main()
H A DChangeLog-9295559 (debug_memory): New variable.
560 (main): If debug_memory is set, reduce chunksize and
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Das.c104 int debug_memory = 0; variable
1007 if (debug_memory) in main()
H A DChangeLog-9295559 (debug_memory): New variable.
560 (main): If debug_memory is set, reduce chunksize and
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwince.c88 #define DEBUG_MEM(x) if (debug_memory) printf x
172 static int debug_memory = 0; /* show target memory accesses */ variable
2010 (char *) &debug_memory, in _initialize_wince()
H A Dwin32-nat.c86 #define DEBUG_MEM(x) if (debug_memory) printf_unfiltered x
131 static int debug_memory = 0; /* show target memory accesses */ variable
2160 (char *) &debug_memory, in _initialize_win32_nat()