HomeSort by: relevance | last modified time | path
    Searched refs:reloc_count (Results 1 - 25 of 621) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/binutils/dist/bfd/
reloc16.c 151 long reloc_count; local
169 reloc_count =
172 if (reloc_count < 0)
193 if (reloc_count > 0)
200 amt = reloc_count + 1;
225 for (j = i + 1; j <= reloc_count; j++)
232 shrink = shrinks[reloc_count];
256 long reloc_count; local
284 reloc_count = bfd_canonicalize_reloc (input_bfd,
288 if (reloc_count < 0
    [all...]
elfxx-sparc.h 27 unsigned int do_relax, reloc_count; member in struct:_bfd_sparc_elf_section_data
33 ((struct _bfd_sparc_elf_section_data *) elf_section_data (sec))->reloc_count
i386lynx.c 45 execp->a_trsize = ((obj_textsec (abfd)->reloc_count) \
47 execp->a_drsize = ((obj_datasec (abfd)->reloc_count) \
453 asect->reloc_count = count;
467 unsigned int count = section->reloc_count;
523 for (count = 0; count < section->reloc_count; count++)
533 for (count = 0; count++ < section->reloc_count;)
540 return section->reloc_count;
cofflink.c 681 o->reloc_count = 0;
702 o->reloc_count += sec->reloc_count;
710 if (sec->reloc_count > max_reloc_count)
711 max_reloc_count = sec->reloc_count;
716 ++o->reloc_count;
718 if (o->reloc_count == 0)
724 rel_filepos += o->reloc_count * relsz;
727 if ((obj_pe (abfd) || obj_go32 (abfd)) && o->reloc_count >= 0xffff)
781 if (o->reloc_count != 0
    [all...]
elf-ifunc.c 248 relplt->reloc_count++;
281 relplt->reloc_count += count;
343 relplt->reloc_count++;
reloc.c 8242 long reloc_count; local
8263 reloc_count = bfd_canonicalize_reloc (input_bfd,
8267 if (reloc_count < 0)
8270 if (reloc_count > 0)
8350 os->orelocation[os->reloc_count] = *parent;
8351 os->reloc_count++;
8396 section->reloc_count = count;
elf32-mcore.c 409 Elf_Internal_Rela * relend = relocs + input_section->reloc_count;
417 input_section->reloc_count,
605 rel_end = relocs + sec->reloc_count;
  /src/external/gpl3/binutils.old/dist/bfd/
reloc16.c 151 long reloc_count; local
169 reloc_count =
172 if (reloc_count < 0)
193 if (reloc_count > 0)
200 amt = reloc_count + 1;
225 for (j = i + 1; j <= reloc_count; j++)
232 shrink = shrinks[reloc_count];
256 long reloc_count; local
284 reloc_count = bfd_canonicalize_reloc (input_bfd,
288 if (reloc_count < 0
    [all...]
elfxx-sparc.h 27 unsigned int do_relax, reloc_count; member in struct:_bfd_sparc_elf_section_data
33 ((struct _bfd_sparc_elf_section_data *) elf_section_data (sec))->reloc_count
i386lynx.c 45 execp->a_trsize = ((obj_textsec (abfd)->reloc_count) \
47 execp->a_drsize = ((obj_datasec (abfd)->reloc_count) \
453 asect->reloc_count = count;
467 unsigned int count = section->reloc_count;
523 for (count = 0; count < section->reloc_count; count++)
533 for (count = 0; count++ < section->reloc_count;)
540 return section->reloc_count;
cofflink.c 693 o->reloc_count = 0;
714 o->reloc_count += sec->reloc_count;
722 if (sec->reloc_count > max_reloc_count)
723 max_reloc_count = sec->reloc_count;
728 ++o->reloc_count;
730 if (o->reloc_count == 0)
736 rel_filepos += o->reloc_count * relsz;
739 if ((obj_pe (abfd) || obj_go32 (abfd)) && o->reloc_count >= 0xffff)
793 if (o->reloc_count != 0
    [all...]
elf-ifunc.c 248 relplt->reloc_count++;
281 relplt->reloc_count += count;
343 relplt->reloc_count++;
reloc.c 8490 long reloc_count; local
8511 reloc_count = bfd_canonicalize_reloc (input_bfd,
8515 if (reloc_count < 0)
8518 if (reloc_count > 0)
8580 os->orelocation[os->reloc_count] = *parent;
8581 os->reloc_count++;
8673 section->reloc_count = count;
  /src/external/gpl3/gdb.old/dist/bfd/
reloc16.c 151 long reloc_count; local
169 reloc_count =
172 if (reloc_count < 0)
193 if (reloc_count > 0)
200 amt = reloc_count + 1;
225 for (j = i + 1; j <= reloc_count; j++)
232 shrink = shrinks[reloc_count];
256 long reloc_count; local
284 reloc_count = bfd_canonicalize_reloc (input_bfd,
288 if (reloc_count < 0
    [all...]
elfxx-sparc.h 27 unsigned int do_relax, reloc_count; member in struct:_bfd_sparc_elf_section_data
33 ((struct _bfd_sparc_elf_section_data *) elf_section_data (sec))->reloc_count
i386lynx.c 45 execp->a_trsize = ((obj_textsec (abfd)->reloc_count) \
47 execp->a_drsize = ((obj_datasec (abfd)->reloc_count) \
453 asect->reloc_count = count;
467 unsigned int count = section->reloc_count;
523 for (count = 0; count < section->reloc_count; count++)
533 for (count = 0; count++ < section->reloc_count;)
540 return section->reloc_count;
cofflink.c 692 o->reloc_count = 0;
713 o->reloc_count += sec->reloc_count;
721 if (sec->reloc_count > max_reloc_count)
722 max_reloc_count = sec->reloc_count;
727 ++o->reloc_count;
729 if (o->reloc_count == 0)
735 rel_filepos += o->reloc_count * relsz;
738 if ((obj_pe (abfd) || obj_go32 (abfd)) && o->reloc_count >= 0xffff)
792 if (o->reloc_count != 0
    [all...]
elf-ifunc.c 248 relplt->reloc_count++;
281 relplt->reloc_count += count;
343 relplt->reloc_count++;
reloc.c 8473 long reloc_count; local
8494 reloc_count = bfd_canonicalize_reloc (input_bfd,
8498 if (reloc_count < 0)
8501 if (reloc_count > 0)
8563 os->orelocation[os->reloc_count] = *parent;
8564 os->reloc_count++;
8656 section->reloc_count = count;
  /src/external/gpl3/gdb/dist/bfd/
reloc16.c 151 long reloc_count; local
169 reloc_count =
172 if (reloc_count < 0)
193 if (reloc_count > 0)
200 amt = reloc_count + 1;
225 for (j = i + 1; j <= reloc_count; j++)
232 shrink = shrinks[reloc_count];
256 long reloc_count; local
284 reloc_count = bfd_canonicalize_reloc (input_bfd,
288 if (reloc_count < 0
    [all...]
elfxx-sparc.h 27 unsigned int do_relax, reloc_count; member in struct:_bfd_sparc_elf_section_data
33 ((struct _bfd_sparc_elf_section_data *) elf_section_data (sec))->reloc_count
i386lynx.c 45 execp->a_trsize = ((obj_textsec (abfd)->reloc_count) \
47 execp->a_drsize = ((obj_datasec (abfd)->reloc_count) \
453 asect->reloc_count = count;
467 unsigned int count = section->reloc_count;
523 for (count = 0; count < section->reloc_count; count++)
533 for (count = 0; count++ < section->reloc_count;)
540 return section->reloc_count;
cofflink.c 693 o->reloc_count = 0;
714 o->reloc_count += sec->reloc_count;
722 if (sec->reloc_count > max_reloc_count)
723 max_reloc_count = sec->reloc_count;
728 ++o->reloc_count;
730 if (o->reloc_count == 0)
736 rel_filepos += o->reloc_count * relsz;
739 if ((obj_pe (abfd) || obj_go32 (abfd)) && o->reloc_count >= 0xffff)
793 if (o->reloc_count != 0
    [all...]
elf-ifunc.c 248 relplt->reloc_count++;
281 relplt->reloc_count += count;
343 relplt->reloc_count++;
reloc.c 8479 long reloc_count; local
8500 reloc_count = bfd_canonicalize_reloc (input_bfd,
8504 if (reloc_count < 0)
8507 if (reloc_count > 0)
8569 os->orelocation[os->reloc_count] = *parent;
8570 os->reloc_count++;
8662 section->reloc_count = count;

Completed in 91 milliseconds

1 2 3 4 5 6 7 8 91011>>