Lines Matching refs:procfs_ops
81 extern struct target_ops procfs_ops; /* target vector for procfs.c */
344 procfs_ops.to_open (arg, from_tty); in sol_thread_open()
353 procfs_ops.to_attach (args, from_tty); in sol_thread_attach()
386 procfs_ops.to_detach (args, from_tty); in sol_thread_detach()
417 procfs_ops.to_resume (ptid, step, signo); in sol_thread_resume()
451 rtnval = procfs_ops.to_wait (ptid, ourstatus); in sol_thread_wait()
496 procfs_ops.to_fetch_registers (regnum); in sol_thread_fetch_registers()
570 procfs_ops.to_store_registers (regnum); in sol_thread_store_registers()
653 procfs_ops.to_prepare_to_store (); in sol_thread_prepare_to_store()
683 retval = procfs_ops.deprecated_xfer_memory (memaddr, myaddr, len, in sol_thread_xfer_memory()
719 retval = procfs_ops.to_xfer_partial (ops, object, annex, in sol_thread_xfer_partial()
735 procfs_ops.to_files_info (ignore); in sol_thread_files_info()
741 procfs_ops.to_kill (); in sol_thread_kill_inferior()
747 procfs_ops.to_notice_signals (pid_to_ptid (PIDGET (ptid))); in sol_thread_notice_signals()
756 procfs_ops.to_create_inferior (exec_file, allargs, env, from_tty); in sol_thread_create_inferior()
837 procfs_ops.to_mourn_inferior (); in sol_thread_mourn_inferior()
888 return procfs_ops.to_thread_alive (ptid); in sol_thread_alive()
897 procfs_ops.to_stop (); in sol_thread_stop()
1017 cc = procfs_ops.deprecated_xfer_memory (addr, buf, size, in rw_common()
1018 dowrite, 0, &procfs_ops); in rw_common()
1105 procfs_ops.to_fetch_registers (-1); in ps_lgetregs()
1129 procfs_ops.to_store_registers (-1); in ps_lsetregs()
1237 procfs_ops.to_fetch_registers (-1); in ps_lgetfpregs()
1261 procfs_ops.to_store_registers (-1); in ps_lsetfpregs()
1390 procfs_ops.to_find_new_threads (); in sol_find_new_threads()
1515 return procfs_ops.to_find_memory_regions (func, data); in sol_find_memory_regions()
1521 return procfs_ops.to_make_corefile_notes (obfd, note_size); in sol_make_note_section()