Searched defs:excep_string (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dada-lang.c12030 std::string excep_string; member in struct:breakpoint
12450 catch_ada_exception_command_split(const char *args, bool is_catch_handlers_cmd, enum ada_exception_catchpoint_kind *ex, std::string *excep_string, std::string *cond_string) argument
12579 ada_exception_catchpoint_cond_string(const char *excep_string, enum ada_exception_catchpoint_kind ex) argument
12687 create_ada_exception_catchpoint(struct gdbarch *gdbarch, enum ada_exception_catchpoint_kind ex_kind, const std::string &excep_string, const std::string &cond_string, int tempflag, int disabled, int from_tty) argument
12719 std::string excep_string; local
12744 std::string excep_string; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dada-lang.c12173 std::string excep_string; member in struct:code_breakpoint
12589 catch_ada_exception_command_split(const char *args, bool is_catch_handlers_cmd, enum ada_exception_catchpoint_kind *ex, std::string *excep_string, std::string *cond_string) argument
12691 ada_exception_catchpoint_cond_string(const char *excep_string, enum ada_exception_catchpoint_kind ex) argument
12795 create_ada_exception_catchpoint(struct gdbarch *gdbarch, enum ada_exception_catchpoint_kind ex_kind, const std::string &excep_string, const std::string &cond_string, int tempflag, int disabled, int from_tty) argument
12826 std::string excep_string; local
12851 std::string excep_string; local
[all...]

Completed in 158 milliseconds