Home
last modified time | relevance | path

Searched refs:firstundef (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff64-rs6000.c901 int firstundef; in xcoff64_write_object_contents() local
903 if (!coff_renumber_symbols (abfd, &firstundef)) in xcoff64_write_object_contents()
910 if (! coff_write_relocs (abfd, firstundef)) in xcoff64_write_object_contents()
Dcoffcode.h4171 int firstundef; in coff_write_object_contents() local
4173 if (!coff_renumber_symbols (abfd, &firstundef)) in coff_write_object_contents()
4180 if (! coff_write_relocs (abfd, firstundef)) in coff_write_object_contents()