Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dprobe.h243 struct bound_probe struct
246 bound_probe () in bound_probe() function
250 bound_probe (probe *probe_, struct objfile *objfile_) in bound_probe() function
274 extern struct bound_probe find_probe_by_pc (CORE_ADDR pc); argument