Home
last modified time | relevance | path

Searched defs:sym_probe_fns (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.h304 struct sym_probe_fns struct
316 unsigned (*sym_get_probe_argument_count) (struct probe *probe);
325 struct value *(*sym_evaluate_probe_argument) (struct probe *probe,
333 void (*sym_compile_to_ax) (struct probe *probe,
339 void (*sym_relocate_probe) (struct objfile *objfile,
416 const struct sym_probe_fns *sym_probe_fns; member