Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDbreakpoint.c4303 struct symtab_and_line pending_sal; in resolve_pending_breakpoint() local
5066 struct symtab_and_line pending_sal; in break_command_1() local
5129 sals.sals = &pending_sal; in break_command_1()
5130 pending_sal.pc = 0; in break_command_1()