OpenOCD
target_list Struct Reference
Collaboration diagram for target_list:

Data Fields

struct list_head lh
 
struct targettarget
 

Detailed Description

Definition at line 215 of file target.h.

Field Documentation

◆ lh

struct list_head target_list::lh

Definition at line 212 of file target.h.

Referenced by riscv_openocd_poll(), riscv_resume(), and target_destroy().

◆ target

struct target* target_list::target

Definition at line 217 of file target.h.

Referenced by aarch64_halt_smp(), aarch64_prep_restart_smp(), aarch64_prepare_halt_smp(), aarch64_resume(), aarch64_smp_postponed_halt_events(), aarch64_step_restart_smp(), aarch64_update_halt_gdb(), armv7a_cache_flush_all_data(), armv7a_l2x_cache_init(), armv8_flush_all_data(), armv8_flush_all_instruction(), breakpoint_add(), breakpoint_remove(), breakpoint_watchpoint_remove_all(), COMMAND_HANDLER(), context_breakpoint_add(), cortex_a_halt_smp(), cortex_a_restore_smp(), cortex_m_poll(), cortex_m_poll_smp(), cortex_m_restore_smp(), cortex_m_smp_halt_all(), cortex_m_smp_post_halt_poll(), esp32_apptrace_cmd_ctx_init(), esp32_cmd_apptrace_generic(), esp32_soc_reset(), esp32s3_soc_reset(), esp_xtensa_smp_on_halt(), esp_xtensa_smp_poll(), esp_xtensa_smp_resume_cores(), esp_xtensa_smp_run_func_image(), esp_xtensa_smp_run_onboard_func(), esp_xtensa_smp_soft_reset_halt(), esp_xtensa_smp_target_init(), esp_xtensa_smp_update_halt_gdb(), esp_xtensa_smp_watchpoint_add(), esp_xtensa_smp_watchpoint_remove(), gdb_target_start(), get_available_target_from_connection(), get_cortex_a(), get_current(), get_halted_esp_xtensa_smp(), get_mips_m4k(), get_target_with_common_rtos_type(), hwthread_find_thread(), hwthread_update_threads(), hybrid_breakpoint_add(), linux_os_smp_init(), mips_m4k_halt_smp(), mips_m4k_restore_smp(), riscv_halt(), riscv_openocd_poll(), riscv_resume(), rtos_from_target(), smp_reg_list_noread(), target_destroy(), update_halt_gdb(), watchpoint_add(), and watchpoint_remove().


The documentation for this struct was generated from the following file: