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

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dax.h103 void (*emit_bit_and) (void); member in struct:emit_ops
H A Dax.cc220 emit_bit_and (void) function
222 target_emit_ops ()->emit_bit_and ();
506 emit_bit_and ();
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dax.h103 void (*emit_bit_and) (void); member in struct:emit_ops
H A Dax.cc217 emit_bit_and (void) function
219 target_emit_ops ()->emit_bit_and ();
503 emit_bit_and ();

Completed in 77 milliseconds