Searched refs:fbsd_thread_ops (Results 1 – 1 of 1) sorted by relevance
62 static struct target_ops fbsd_thread_ops; variable521 push_target(&fbsd_thread_ops); in fbsd_thread_new_objfile()553 push_target(&fbsd_thread_ops); in fbsd_thread_attach()572 unpush_target (&fbsd_thread_ops); in fbsd_thread_detach()1060 push_target(&fbsd_thread_ops); in fbsd_thread_create_inferior()1084 unpush_target (&fbsd_thread_ops); in fbsd_thread_mourn_inferior()1442 unpush_target (&fbsd_thread_ops); in fbsd_core_detach()1522 fbsd_thread_ops.to_has_memory = 1; in init_fbsd_thread_ops()1523 fbsd_thread_ops.to_has_stack = 1; in init_fbsd_thread_ops()1524 fbsd_thread_ops.to_has_registers = 1; in init_fbsd_thread_ops()[all …]