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

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoffgen.c615 coff_renumber_symbols (bfd *bfd_ptr, int *first_undef) argument
661 *first_undef = newsyms - bfd_ptr->outsymbols;
H A Dcoffcode.h2427 coff_write_relocs (bfd * abfd, int first_undef)
2496 for (j = first_undef; outsyms[j]; j++)
2426 coff_write_relocs(bfd * abfd, int first_undef) argument
/haiku-buildtools/binutils/bfd/
H A Dcoffgen.c702 coff_renumber_symbols (bfd *bfd_ptr, int *first_undef) argument
748 *first_undef = newsyms - bfd_ptr->outsymbols;
H A Dcoffcode.h2671 coff_write_relocs (bfd * abfd, int first_undef)
2746 for (j = first_undef; outsyms[j]; j++)
2670 coff_write_relocs(bfd * abfd, int first_undef) argument

Completed in 178 milliseconds