Searched refs:build_arg_exprs (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddtrace-probe.c156 void build_arg_exprs (struct gdbarch *gdbarch);
613 /* Implementation of 'build_arg_exprs' method. */
616 dtrace_probe::build_arg_exprs (struct gdbarch *gdbarch) function in class:dtrace_probe
656 this->build_arg_exprs (gdbarch);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddtrace-probe.c157 void build_arg_exprs (struct gdbarch *gdbarch);
614 /* Implementation of 'build_arg_exprs' method. */
617 dtrace_probe::build_arg_exprs (struct gdbarch *gdbarch) function in class:dtrace_probe
655 this->build_arg_exprs (gdbarch);

Completed in 134 milliseconds