Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dnlmcode.h1603 bfd_size_type external_reloc_count, internal_reloc_count, i, c; in nlm_write_object_contents() local
1653 external_reloc_count = 0; in nlm_write_object_contents()
1690 ++external_reloc_count; in nlm_write_object_contents()
1699 amt = external_reloc_count * sizeof (struct reloc_and_sec); in nlm_write_object_contents()
1730 BFD_ASSERT (i == external_reloc_count); in nlm_write_object_contents()
1733 qsort (external_relocs, (size_t) external_reloc_count, in nlm_write_object_contents()
1740 while (i < external_reloc_count) in nlm_write_object_contents()
1753 (j < external_reloc_count in nlm_write_object_contents()