Home
last modified time | relevance | path

Searched refs:to_has_all_memory (Results 1 – 22 of 22) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
HDtarget.h385 int to_has_all_memory; member
854 (current_target.to_has_all_memory)
HDppc-bdm.c341 bdm_ppc_ops.to_has_all_memory = 1; in init_bdm_ppc_ops()
HDremote-st.c785 st2000_ops.to_has_all_memory = 1; in init_st2000_ops()
HDinftarg.c664 child_ops.to_has_all_memory = 1; in init_child_ops()
HDtarget.c437 INHERIT (to_has_all_memory, t); in update_current_target()
917 if (t->to_has_all_memory) in do_xfer_memory()
1238 has_all_mem = t->to_has_all_memory; in target_info()
HDremote-sim.c880 gdbsim_ops.to_has_all_memory = 1; in init_gdbsim_ops()
HDremote-sds.c1078 sds_ops.to_has_all_memory = 1; in init_sds_ops()
HDremote-rdi.c913 arm_rdi_ops.to_has_all_memory = 1; in init_rdi_ops()
HDremote-rdp.c1416 remote_rdp_ops.to_has_all_memory = 1; in init_remote_rdp_ops()
HDremote-vx.c1360 vx_ops.to_has_all_memory = 1; in init_vx_ops()
HDnto-procfs.c1299 procfs_ops.to_has_all_memory = 1; in init_procfs_ops()
HDremote-e7000.c2162 e7000_ops.to_has_all_memory = 1; in init_e7000_ops()
HDsol-thread.c1603 sol_thread_ops.to_has_all_memory = 1; in init_sol_thread_ops()
HDgo32-nat.c877 go32_ops.to_has_all_memory = 1; in init_go32_ops()
HDmonitor.c2269 monitor_ops.to_has_all_memory = 1; in init_base_monitor_ops()
HDwince.c1924 child_ops.to_has_all_memory = 1; in init_child_ops()
HDremote.c5289 remote_ops.to_has_all_memory = 1; in init_remote_ops()
5411 remote_async_ops.to_has_all_memory = 1; in init_remote_async_ops()
HDwin32-nat.c2077 child_ops.to_has_all_memory = 1; in init_child_ops()
HDremote-mips.c3322 mips_ops.to_has_all_memory = 1; in _initialize_remote_mips()
HDgnu-nat.c2622 gnu_ops.to_has_all_memory = 1; /* to_has_all_memory */ in init_gnu_ops()
HDprocfs.c193 procfs_ops.to_has_all_memory = 1; in init_procfs_ops()
/freebsd-11-stable/gnu/usr.bin/gdb/libgdb/
HDfbsd-threads.c1482 fbsd_core_ops.to_has_all_memory = 0; in init_fbsd_core_ops()
1521 fbsd_thread_ops.to_has_all_memory = 1; in init_fbsd_thread_ops()