Home
last modified time | relevance | path

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

/trueos/contrib/binutils/bfd/
HDcoff64-rs6000.c938 int firstundef; local
940 if (!coff_renumber_symbols (abfd, &firstundef))
947 if (! coff_write_relocs (abfd, firstundef))
HDcoffcode.h3939 int firstundef; in coff_write_object_contents() local
3941 if (!coff_renumber_symbols (abfd, &firstundef)) in coff_write_object_contents()
3948 if (! coff_write_relocs (abfd, firstundef)) in coff_write_object_contents()