Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dtarget.c175 unsigned target_struct_size; variable
235 if (target_struct_size >= target_struct_allocsize) in add_target()
242 target_structs[target_struct_size++] = t; in add_target()
1483 for (t = target_structs; t < target_structs + target_struct_size; in find_default_run_target()
1579 for (t = target_structs; t < target_structs + target_struct_size; in target_resize_to_sections()
1612 for (t = target_structs; t < target_structs + target_struct_size; t++) in remove_target_sections()
1646 for (t = target_structs; t < target_structs + target_struct_size; ++t) in find_run_target()
1670 for (t = target_structs; t < target_structs + target_struct_size; in find_core_target()