target_list is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

target_list struct

Syntax

struct target_list;
Implemented in target.h:218

Fields

lh

No summary provided. Read more...

target

No summary provided. Read more...

References

LocationReferrerScopeText
target.h:218
struct target_list {
target.h:37
struct target_list;
aarch64.c:334aarch64_prepare_halt_smp()
struct target_list *head;
aarch64.c:427aarch64_halt_smp()
struct target_list *head;
aarch64.c:471update_halt_gdb()
struct target_list *head;
aarch64.c:746aarch64_prep_restart_smp()
struct target_list *head;
aarch64.c:784aarch64_step_restart_smp()
struct target_list *head;
aarch64.c:892aarch64_resume()
struct target_list *head;
armv7a.c:186armv7a_l2x_cache_init()
struct target_list *head;
armv7a_cache.c:126armv7a_cache_flush_all_data()
struct target_list *head;
armv7a_cache_l2x.c:187armv7a_l2x_cache_init()
struct target_list *head;
armv8_cache.c:242armv8_flush_all_data()
struct target_list *head;
breakpoints.c:214breakpoint_add()
struct target_list *head;
breakpoints.c:217breakpoint_add()
head = list_first_entry(target->smp_targets, struct target_list, lh);
breakpoints.c:240context_breakpoint_add()
struct target_list *head;
breakpoints.c:262hybrid_breakpoint_add()
struct target_list *head;
breakpoints.c:349breakpoint_remove()
struct target_list *head;
breakpoints.c:434breakpoint_watchpoint_remove_all()
struct target_list *head;
breakpoints.c:473breakpoint_clear_target()
struct target_list *head;
breakpoints.c:572watchpoint_add()
struct target_list *head;
breakpoints.c:610watchpoint_remove()
struct target_list *head;
cortex_a.c:665get_cortex_a()
struct target_list *head;
cortex_a.c:679cortex_a_halt_smp()
struct target_list *head;
cortex_a.c:693update_halt_gdb()
struct target_list *head;
cortex_a.c:972cortex_a_restore_smp()
struct target_list *head;
cortex_a.c:3325handle_cortex_a_freeze_core_command()
struct target_list *head;
cortex_m.c:1095cortex_m_smp_halt_all()
struct target_list *head;
cortex_m.c:1114cortex_m_smp_post_halt_poll()
struct target_list *head;
cortex_m.c:1134cortex_m_poll_smp()
struct target_list *head;
cortex_m.c:1176cortex_m_poll()
struct target_list *last;
cortex_m.c:1177cortex_m_poll()
last = list_last_entry(target->smp_targets, struct target_list, lh);
cortex_m.c:1422cortex_m_restore_smp()
struct target_list *head;
esp32.c:99esp32_soc_reset()
struct target_list *head;
esp32.c:403esp32_cmd_flashbootstrap()
struct target_list *head;
esp32_apptrace.c:415esp32_apptrace_cmd_ctx_init()
struct target_list *head;
esp32_apptrace.c:1447esp32_cmd_apptrace_generic()
struct target_list *head;
esp32s3.c:96esp32s3_soc_reset()
struct target_list *head;
esp_xtensa_smp.c:91esp_xtensa_smp_soft_reset_halt()
struct target_list *head;
esp_xtensa_smp.c:98esp_xtensa_smp_soft_reset_halt()
head = list_first_entry(target->smp_targets, struct target_list, lh);
esp_xtensa_smp.c:121esp_xtensa_smp_on_halt()
struct target_list *head;
esp_xtensa_smp.c:136get_halted_esp_xtensa_smp()
struct target_list *head;
esp_xtensa_smp.c:154esp_xtensa_smp_poll()
struct target_list *head;
esp_xtensa_smp.c:252esp_xtensa_smp_update_halt_gdb()
struct target_list *head;
esp_xtensa_smp.c:340esp_xtensa_smp_resume_cores()
struct target_list *head;
esp_xtensa_smp.c:462esp_xtensa_smp_watchpoint_add()
struct target_list *head;
esp_xtensa_smp.c:489esp_xtensa_smp_watchpoint_remove()
struct target_list *head;
esp_xtensa_smp.c:505esp_xtensa_smp_run_func_image()
struct target_list *head;
esp_xtensa_smp.c:546esp_xtensa_smp_run_onboard_func()
struct target_list *head;
esp_xtensa_smp.c:600esp_xtensa_smp_target_init()
struct target_list *head;
esp_xtensa_smp.c:619esp_xtensa_smp_cmd_xtdef()
struct target_list *head;
esp_xtensa_smp.c:638esp_xtensa_smp_cmd_xtopt()
struct target_list *head;
esp_xtensa_smp.c:657esp_xtensa_smp_cmd_xtmem()
struct target_list *head;
esp_xtensa_smp.c:676esp_xtensa_smp_cmd_xtmpu()
struct target_list *head;
esp_xtensa_smp.c:695esp_xtensa_smp_cmd_xtmmu()
struct target_list *head;
esp_xtensa_smp.c:714esp_xtensa_smp_cmd_xtreg()
struct target_list *head;
esp_xtensa_smp.c:733esp_xtensa_smp_cmd_xtregfmt()
struct target_list *head;
esp_xtensa_smp.c:752esp_xtensa_smp_cmd_permissive_mode()
struct target_list *head;
esp_xtensa_smp.c:771esp_xtensa_smp_cmd_smpbreak()
struct target_list *head;
esp_xtensa_smp.c:788esp_xtensa_smp_cmd_mask_interrupts()
struct target_list *head;
esp_xtensa_smp.c:807esp_xtensa_smp_cmd_perfmon_enable()
struct target_list *head;
esp_xtensa_smp.c:826esp_xtensa_smp_cmd_perfmon_dump()
struct target_list *head;
esp_xtensa_smp.c:846esp_xtensa_smp_cmd_tracestart()
struct target_list *head;
esp_xtensa_smp.c:865esp_xtensa_smp_cmd_tracestop()
struct target_list *head;
esp_xtensa_smp.c:884esp_xtensa_smp_cmd_tracedump()
struct target_list *head;
gdb_server.c:1720gdb_step_continue_packet()
struct target_list *head;
gdb_server.c:2363smp_reg_list_noread()
struct target_list *head;
gdb_server.c:3901gdb_target_start()
struct target_list *head;
hwthread.c:40threadid_from_target()
struct target_list *head;
hwthread.c:89hwthread_update_threads()
struct target_list *head;
hwthread.c:223hwthread_find_thread()
struct target_list *head;
linux.c:183linux_os_thread_reg_list()
struct target_list *head;
linux.c:387get_current()
struct target_list *head;
linux.c:1377linux_os_smp_init()
struct target_list *head;
mips_m4k.c:123get_mips_m4k()
struct target_list *head;
mips_m4k.c:136mips_m4k_halt_smp()
struct target_list *head;
mips_m4k.c:404mips_m4k_restore_smp()
struct target_list *head;
riscv.c:1239riscv_halt()
struct target_list *tlist;
riscv.c:1477riscv_resume()
struct target_list *tlist;
riscv.c:2192riscv_openocd_poll()
struct target_list *list;
smp.c:100default_handle_smp_command()
struct target_list *head;
target.c:2218target_destroy()
struct target_list *head, *tmp;
target.c:2223target_destroy()
free(head);
target.c:6080create_target_list_node()
static struct target_list *
target.c:6089create_target_list_node()
struct target_list *new = malloc(sizeof(struct target_list));
target.c:6103get_target_with_common_rtos_type()
struct target_list *curr;
target.c:6140handle_target_smp()
struct target_list *new = create_target_list_node(CMD_ARGV[i]);
target.c:6145handle_target_smp()
struct target_list *curr;

Type Use

Variables of target_list type
linux_os_thread_reg_list()::head
get_current()::head
linux_os_smp_init()::head
threadid_from_target()::head
hwthread_update_threads()::head
hwthread_find_thread()::head
gdb_step_continue_packet()::head
smp_reg_list_noread()::head
gdb_target_start()::head
armv7a_l2x_cache_init()::head
armv7a_cache_flush_all_data()::head
armv8_flush_all_data()::head
breakpoint_add()::head
context_breakpoint_add()::head
hybrid_breakpoint_add()::head
breakpoint_remove()::head
breakpoint_watchpoint_remove_all()::head
breakpoint_clear_target()::head
watchpoint_add()::head
watchpoint_remove()::head
get_cortex_a()::head
cortex_a_halt_smp()::head
update_halt_gdb()::head
cortex_a_restore_smp()::head
handle_cortex_a_freeze_core_command()::head
cortex_m_smp_halt_all()::head
cortex_m_smp_post_halt_poll()::head
cortex_m_poll_smp()::head
cortex_m_poll()::last
cortex_m_restore_smp()::head
get_mips_m4k()::head
mips_m4k_halt_smp()::head
mips_m4k_restore_smp()::head
default_handle_smp_command()::head
target_destroy()::head
target_destroy()::tmp
create_target_list_node()::new
get_target_with_common_rtos_type()::curr
handle_target_smp()::new
handle_target_smp()::curr
aarch64_prepare_halt_smp()::head
aarch64_halt_smp()::head
aarch64_prep_restart_smp()::head
aarch64_step_restart_smp()::head
aarch64_resume()::head
riscv_halt()::tlist
riscv_resume()::tlist
riscv_openocd_poll()::list
esp_xtensa_smp_soft_reset_halt()::head
esp_xtensa_smp_on_halt()::head
get_halted_esp_xtensa_smp()::head
esp_xtensa_smp_poll()::head
esp_xtensa_smp_update_halt_gdb()::head
esp_xtensa_smp_resume_cores()::head
esp_xtensa_smp_watchpoint_add()::head
esp_xtensa_smp_watchpoint_remove()::head
esp_xtensa_smp_run_func_image()::head
esp_xtensa_smp_run_onboard_func()::head
esp_xtensa_smp_target_init()::head
esp_xtensa_smp_cmd_xtdef()::head
esp_xtensa_smp_cmd_xtopt()::head
esp_xtensa_smp_cmd_xtmem()::head
esp_xtensa_smp_cmd_xtmpu()::head
esp_xtensa_smp_cmd_xtmmu()::head
esp_xtensa_smp_cmd_xtreg()::head
esp_xtensa_smp_cmd_xtregfmt()::head
esp_xtensa_smp_cmd_permissive_mode()::head
esp_xtensa_smp_cmd_smpbreak()::head
esp_xtensa_smp_cmd_mask_interrupts()::head
esp_xtensa_smp_cmd_perfmon_enable()::head
esp_xtensa_smp_cmd_perfmon_dump()::head
esp_xtensa_smp_cmd_tracestart()::head
esp_xtensa_smp_cmd_tracestop()::head
esp_xtensa_smp_cmd_tracedump()::head
esp32_soc_reset()::head
esp32_cmd_flashbootstrap()::head
esp32s3_soc_reset()::head
esp32_apptrace_cmd_ctx_init()::head
esp32_cmd_apptrace_generic()::head
all items filtered out
target_list
Allocators of target_list
Deletors of target_list
all items filtered out
target_list
all items filtered out