Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dsolib-target.c256 library_document = target_read_stralloc (&current_target, in solib_target_current_sos()
H A Dxml-tdesc.c607 return target_read_stralloc (ops, in fetch_available_features_from_target()
H A Dtarget.h386 extern char *target_read_stralloc (struct target_ops *ops,
H A Dsolib-svr4.c1114 svr4_library_document = target_read_stralloc (&current_target, in svr4_current_sos_via_xfer_libraries()
H A Dtarget.c2378 target_read_stralloc (struct target_ops *ops, enum target_object object, in target_read_stralloc() function
3235 return target_read_stralloc (t, TARGET_OBJECT_OSDATA, type); in target_get_osdata()
H A Dremote.c2709 char *xml = target_read_stralloc (&current_target, in remote_threads_info()
9036 char *text = target_read_stralloc (&current_target, in VEC()
11026 text = target_read_stralloc (&current_target, in remote_traceframe_info()
11311 xml = target_read_stralloc (&current_target, in VEC()