Searched refs:first_undef (Results 1 – 10 of 10) sorted by relevance
/netbsd/external/gpl3/gdb/dist/bfd/ |
H A D | coffgen.c | 689 coff_renumber_symbols (bfd *bfd_ptr, int *first_undef) in coff_renumber_symbols() argument 735 *first_undef = newsyms - bfd_ptr->outsymbols; in coff_renumber_symbols()
|
H A D | coffcode.h | 2521 coff_write_relocs (bfd * abfd, int first_undef) in coff_write_relocs() argument 2596 for (j = first_undef; outsyms[j]; j++) in coff_write_relocs()
|
/netbsd/external/gpl3/binutils.old/dist/bfd/ |
H A D | coffgen.c | 709 coff_renumber_symbols (bfd *bfd_ptr, int *first_undef) in coff_renumber_symbols() argument 755 *first_undef = newsyms - bfd_ptr->outsymbols; in coff_renumber_symbols()
|
H A D | coffcode.h | 2490 coff_write_relocs (bfd * abfd, int first_undef) in coff_write_relocs() argument 2565 for (j = first_undef; outsyms[j]; j++) in coff_write_relocs()
|
/netbsd/external/gpl3/binutils/dist/bfd/ |
H A D | coffgen.c | 690 coff_renumber_symbols (bfd *bfd_ptr, int *first_undef) in coff_renumber_symbols() argument 736 *first_undef = newsyms - bfd_ptr->outsymbols; in coff_renumber_symbols()
|
H A D | coffcode.h | 2562 coff_write_relocs (bfd * abfd, int first_undef) in coff_write_relocs() argument 2637 for (j = first_undef; outsyms[j]; j++) in coff_write_relocs()
|
/netbsd/external/gpl3/gdb.old/dist/bfd/ |
H A D | coffgen.c | 689 coff_renumber_symbols (bfd *bfd_ptr, int *first_undef) in coff_renumber_symbols() argument 735 *first_undef = newsyms - bfd_ptr->outsymbols; in coff_renumber_symbols()
|
H A D | coffcode.h | 2521 coff_write_relocs (bfd * abfd, int first_undef) in coff_write_relocs() argument 2596 for (j = first_undef; outsyms[j]; j++) in coff_write_relocs()
|
/netbsd/external/gpl3/gdb/dist/sim/ppc/ |
H A D | ChangeLog.00 | 696 (first_undef, last_undef): New structures to remember names to
|
/netbsd/external/gpl3/gdb.old/dist/sim/ppc/ |
H A D | ChangeLog.00 | 696 (first_undef, last_undef): New structures to remember names to
|