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

/macosx-10.10/cxxfilt-11/cxxfilt/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.h2437 coff_write_relocs (bfd * abfd, int first_undef)
2506 for (j = first_undef; outsyms[j]; j++)
2436 coff_write_relocs(bfd * abfd, int first_undef) argument

Completed in 114 milliseconds