Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dtop.h31 extern int epoch_interface;
H A Dmain.c271 {"epoch", no_argument, &epoch_interface, 1}, in captured_main()
H A Dprintcmd.c949 extern int epoch_interface; in inspect_command()
951 print_command_1 (exp, epoch_interface, 1); in inspect_command()
H A Dtop.c112 int epoch_interface; variable