Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDvalue.c625 struct value_history_chunk struct
627 struct value_history_chunk *next; argument
633 static struct value_history_chunk *value_history_chain; argument
1482 struct value_history_chunk *new in record_latest_value()
1483 = (struct value_history_chunk *) in record_latest_value()
1485 xmalloc (sizeof (struct value_history_chunk)); in record_latest_value()
1504 struct value_history_chunk *chunk; in access_value_history()
2202 struct value_history_chunk *cur; in preserve_values()