Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dvarobj.c1698 int need_to_fetch; in install_new_value() local
1715 need_to_fetch = changeable; in install_new_value()
1733 need_to_fetch = 1; in install_new_value()
1739 if (need_to_fetch && value && value_lazy (value)) in install_new_value()