Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Drecord-full.c806 static struct target_ops *tmp_to_wait_ops; variable
936 tmp_to_wait_ops = NULL; in record_full_open()
959 tmp_to_wait_ops = t; in record_full_open()
994 record_full_beneath_to_wait_ops = tmp_to_wait_ops; in record_full_open()