Home
last modified time | relevance | path

Searched refs:reg_flush_command (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dregcache.c1168 reg_flush_command (char *command, int from_tty) in reg_flush_command() function
1451 add_com ("flushregs", class_maintenance, reg_flush_command, in _initialize_regcache()
H A DChangeLog-20001918 * regcache.c (reg_flush_command): New function. Maintainer-mode