Searched refs:hashmark (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | dsrec.c | 52 int flags, int hashmark, int (*waitack) (void)) in load_srec() argument 134 if (hashmark) in load_srec() 148 if (hashmark) in load_srec()
|
| H A D | sh3-rom.c | 126 sh3_load (struct serial *desc, char *file, int hashmark) in sh3_load() argument 131 load_srec (parallel, file, 0, 80, SREC_ALL, hashmark, NULL); in sh3_load() 141 load_srec (desc, file, 0, 80, SREC_ALL, hashmark, NULL); in sh3_load()
|
| H A D | srec.h | 24 int maxrecsize, int flags, int hashmark,
|
| H A D | monitor.h | 105 int hashmark); /* Download routine */
|
| H A D | monitor.c | 110 static int hashmark; /* flag set by "set hash" */ variable 2142 current_monitor->load_routine (monitor_desc, file, hashmark); in monitor_load() 2161 32, SREC_ALL, hashmark, in monitor_load() 2299 (char *) &hashmark, in _initialize_remote_monitors()
|
| H A D | remote-mips.c | 2622 static int hashmark = 1; in mips_load_srec() local 2666 if (hashmark) in mips_load_srec() 2677 if (hashmark) in mips_load_srec() 3099 int hashmark = !tftp_in_use; in pmon_load_fast() local 3192 if (hashmark) in pmon_load_fast()
|
| H A D | ChangeLog-1995 | 3522 hashmark is set, print `-' for retransmissions. General cleanups.
|