Home
last modified time | relevance | path

Searched refs:not_found_ptr (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
HDlinespec.c104 int *not_found_ptr);
124 int *not_found_ptr);
656 int default_line, char ***canonical, int *not_found_ptr) in decode_line_1() argument
675 if (not_found_ptr) in decode_line_1()
676 *not_found_ptr = 0; in decode_line_1()
745 not_found_ptr); in decode_line_1()
851 file_symtab, not_found_ptr); in decode_line_1()
1503 int *not_found_ptr) in symtab_from_filename() argument
1528 if (not_found_ptr) in symtab_from_filename()
1530 *not_found_ptr = 1; in symtab_from_filename()
[all …]
HDlinespec.h27 char ***canonical, int *not_found_ptr);
HDbreakpoint.c4277 int *not_found_ptr; member
4943 int *not_found_ptr) in parse_breakpoint_sals() argument
4985 not_found_ptr); in parse_breakpoint_sals()
4988 addr_string, not_found_ptr); in parse_breakpoint_sals()
5048 args->not_found_ptr); in do_captured_parse_breakpoint()
5091 parse_args.not_found_ptr = &not_found; in break_command_1()