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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dax-gdb.c229 union exp_element *tentative_pc = *pc;
230 struct value *v = const_expr (&tentative_pc);
234 *pc = tentative_pc;
227 union exp_element *tentative_pc = *pc; local

Completed in 40 milliseconds