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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff64-rs6000.c950 int firstundef; local
952 if (!coff_renumber_symbols (abfd, &firstundef))
959 if (! coff_write_relocs (abfd, firstundef))
H A Dcoffcode.h4127 int firstundef;
4129 if (!coff_renumber_symbols (abfd, &firstundef))
4136 if (! coff_write_relocs (abfd, firstundef))
4126 int firstundef; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoff64-rs6000.c950 int firstundef; local
952 if (!coff_renumber_symbols (abfd, &firstundef))
959 if (! coff_write_relocs (abfd, firstundef))
H A Dcoffcode.h4127 int firstundef;
4129 if (!coff_renumber_symbols (abfd, &firstundef))
4136 if (! coff_write_relocs (abfd, firstundef))
4126 int firstundef; local

Completed in 190 milliseconds