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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dtargets.c1421 const bfd_target *const *const bfd_target_vector = _bfd_target_vector; variable
1476 for (target = &bfd_target_vector[0]; *target != NULL; target++)
1564 target = bfd_target_vector[0];
1721 for (target = &bfd_target_vector[0]; *target != NULL; target++)
1730 for (target = &bfd_target_vector[0]; *target != NULL; target++)
1731 if (target == &bfd_target_vector[0]
1732 || *target != bfd_target_vector[0])
1761 for (target = bfd_target_vector; *target != NULL; ++target)
H A Dformat.c309 for (target = bfd_target_vector; *target != NULL; target++)
H A Dlibbfd-in.h825 extern const bfd_target *const *const bfd_target_vector ATTRIBUTE_HIDDEN;
H A Dlibbfd.h830 extern const bfd_target *const *const bfd_target_vector ATTRIBUTE_HIDDEN;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dtargets.c1406 const bfd_target * const *bfd_target_vector = _bfd_target_vector; variable
1461 for (target = &bfd_target_vector[0]; *target != NULL; target++)
1549 target = bfd_target_vector[0];
1707 for (target = &bfd_target_vector[0]; *target != NULL; target++)
1716 for (target = &bfd_target_vector[0]; *target != NULL; target++)
1717 if (target == &bfd_target_vector[0]
1718 || *target != bfd_target_vector[0])
1747 for (target = bfd_target_vector; *target != NULL; ++target)
H A Dformat.c308 for (target = bfd_target_vector; *target != NULL; target++)
H A Delfcore.h161 for (target_ptr = bfd_target_vector; *target_ptr != NULL; target_ptr++)
H A Dlibbfd.h836 extern const bfd_target * const *bfd_target_vector ATTRIBUTE_HIDDEN;
H A Dlibbfd-in.h831 extern const bfd_target * const *bfd_target_vector ATTRIBUTE_HIDDEN;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dtargets.c1434 const bfd_target *const *const bfd_target_vector = _bfd_target_vector; variable
1548 for (target = &bfd_target_vector[0]; *target != NULL; target++)
1636 target = bfd_target_vector[0];
1793 for (target = &bfd_target_vector[0]; *target != NULL; target++)
1802 for (target = &bfd_target_vector[0]; *target != NULL; target++)
1803 if (target == &bfd_target_vector[0]
1804 || *target != bfd_target_vector[0])
1833 for (target = bfd_target_vector; *target != NULL; ++target)
H A Dformat.c352 for (target = bfd_target_vector; *target != NULL; target++)
H A Dlibbfd-in.h839 extern const bfd_target *const *const bfd_target_vector ATTRIBUTE_HIDDEN;
H A Dlibbfd.h845 extern const bfd_target *const *const bfd_target_vector ATTRIBUTE_HIDDEN;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dtargets.c1421 const bfd_target *const *const bfd_target_vector = _bfd_target_vector; variable
1476 for (target = &bfd_target_vector[0]; *target != NULL; target++)
1564 target = bfd_target_vector[0];
1721 for (target = &bfd_target_vector[0]; *target != NULL; target++)
1730 for (target = &bfd_target_vector[0]; *target != NULL; target++)
1731 if (target == &bfd_target_vector[0]
1732 || *target != bfd_target_vector[0])
1761 for (target = bfd_target_vector; *target != NULL; ++target)
H A Dformat.c309 for (target = bfd_target_vector; *target != NULL; target++)
H A Dlibbfd-in.h825 extern const bfd_target *const *const bfd_target_vector ATTRIBUTE_HIDDEN;
H A Dlibbfd.h830 extern const bfd_target *const *const bfd_target_vector ATTRIBUTE_HIDDEN;

Completed in 158 milliseconds