Home
last modified time | relevance | path

Searched refs:epoch_interface (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtop.h31 extern int epoch_interface;
H A Dmain.c260 {"epoch", no_argument, &epoch_interface, 1}, in captured_main()
H A Dprintcmd.c947 extern int epoch_interface; in inspect_command()
949 print_command_1 (exp, epoch_interface, 1); in inspect_command()
H A Dtop.c112 int epoch_interface; variable
H A DChangeLog-19901757 * main.c added "-epoch" flag and "int epoch_interface" to main.c