Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Drecord-full.c803 static struct target_ops *tmp_to_resume_ops; variable
934 tmp_to_resume_ops = NULL; in record_full_open()
954 tmp_to_resume_ops = t; in record_full_open()
992 record_full_beneath_to_resume_ops = tmp_to_resume_ops; in record_full_open()