Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoff64-rs6000.c899 int firstundef; in xcoff64_write_object_contents() local
901 if (!coff_renumber_symbols (abfd, &firstundef)) in xcoff64_write_object_contents()
908 if (! coff_write_relocs (abfd, firstundef)) in xcoff64_write_object_contents()
Dcoffcode.h4205 int firstundef; in coff_write_object_contents() local
4207 if (!coff_renumber_symbols (abfd, &firstundef)) in coff_write_object_contents()
4214 if (! coff_write_relocs (abfd, firstundef)) in coff_write_object_contents()