Searched refs:target_vec (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dopncls.c152 const bfd_target *target_vec; local
158 target_vec = bfd_find_target (target, nbfd);
159 if (target_vec == NULL)
216 const bfd_target *target_vec; local
232 target_vec = bfd_find_target (target, nbfd);
233 if (target_vec == NULL)
301 const bfd_target *target_vec; local
307 target_vec = bfd_find_target (target, nbfd);
308 if (target_vec == NULL)
468 const bfd_target *target_vec; local
528 const bfd_target *target_vec; local
[all...]

Completed in 36 milliseconds