Lines Matching defs:ops
58 struct bsd_uthread_ops *ops; in bsd_uthread_init() local
72 struct bsd_uthread_ops *ops = gdbarch_data (gdbarch, bsd_uthread_data); in bsd_uthread_set_supply_uthread() local
84 struct bsd_uthread_ops *ops = gdbarch_data (gdbarch, bsd_uthread_data); in bsd_uthread_set_collect_uthread() local
165 struct bsd_uthread_ops *ops = gdbarch_data (gdbarch, bsd_uthread_data); in bsd_uthread_activate() local
231 bsd_uthread_inferior_created (struct target_ops *ops, int from_tty) in bsd_uthread_inferior_created()
275 bsd_uthread_mourn_inferior (struct target_ops *ops) in bsd_uthread_mourn_inferior()
283 bsd_uthread_fetch_registers (struct target_ops *ops, in bsd_uthread_fetch_registers()
310 bsd_uthread_store_registers (struct target_ops *ops, in bsd_uthread_store_registers()
338 bsd_uthread_xfer_partial (struct target_ops *ops, enum target_object object, in bsd_uthread_xfer_partial()
349 bsd_uthread_wait (struct target_ops *ops, in bsd_uthread_wait()
399 bsd_uthread_resume (struct target_ops *ops, in bsd_uthread_resume()
408 bsd_uthread_thread_alive (struct target_ops *ops, ptid_t ptid) in bsd_uthread_thread_alive()
430 bsd_uthread_find_new_threads (struct target_ops *ops) in bsd_uthread_find_new_threads()
504 bsd_uthread_pid_to_str (struct target_ops *ops, ptid_t ptid) in bsd_uthread_pid_to_str()