Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwrapper.h35 extern int gdb_value_fetch_lazy (struct value *);
H A Dvarobj.c503 gdb_value_fetch_lazy (var->value); in varobj_create()
895 gdb_value_fetch_lazy (var->value); in varobj_refresh()
1749 if (!gdb_value_fetch_lazy (value)) in value_of_child()
1970 if (!gdb_value_fetch_lazy (new_val)) in c_value_of_root()
2151 gdb_value_fetch_lazy (var->value); in c_value_of_variable()
H A Dwrapper.c132 gdb_value_fetch_lazy (struct value *value) in gdb_value_fetch_lazy() function
H A DChangeLog-19993227 gdb_value_fetch_lazy, wrap_value_fetch_lazy, gdb_value_equal,