HomeSort by: relevance | last modified time | path
    Searched defs:sfixup (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-spu.c 352 asection *sfixup; member in struct:spu_link_hash_table
629 htab->sfixup = s;
4787 htab->sfixup->contents + FIXUP_RECORD_SIZE * (index))
4790 htab->sfixup->contents + FIXUP_RECORD_SIZE * (index))
4800 asection *sfixup = htab->sfixup; local
4803 if (sfixup->reloc_count == 0)
4806 sfixup->reloc_count++;
4810 bfd_vma base = FIXUP_GET (output_bfd, htab, sfixup->reloc_count - 1);
4813 if ((sfixup->reloc_count + 1) * FIXUP_RECORD_SIZE > sfixup->size
5453 asection *sfixup = htab->sfixup; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c 352 asection *sfixup; member in struct:spu_link_hash_table
629 htab->sfixup = s;
4787 htab->sfixup->contents + FIXUP_RECORD_SIZE * (index))
4790 htab->sfixup->contents + FIXUP_RECORD_SIZE * (index))
4800 asection *sfixup = htab->sfixup; local
4803 if (sfixup->reloc_count == 0)
4806 sfixup->reloc_count++;
4810 bfd_vma base = FIXUP_GET (output_bfd, htab, sfixup->reloc_count - 1);
4813 if ((sfixup->reloc_count + 1) * FIXUP_RECORD_SIZE > sfixup->size
5451 asection *sfixup = htab->sfixup; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c 352 asection *sfixup; member in struct:spu_link_hash_table
628 htab->sfixup = s;
4784 htab->sfixup->contents + FIXUP_RECORD_SIZE * (index))
4787 htab->sfixup->contents + FIXUP_RECORD_SIZE * (index))
4797 asection *sfixup = htab->sfixup; local
4800 if (sfixup->reloc_count == 0)
4803 sfixup->reloc_count++;
4807 bfd_vma base = FIXUP_GET (output_bfd, htab, sfixup->reloc_count - 1);
4810 if ((sfixup->reloc_count + 1) * FIXUP_RECORD_SIZE > sfixup->size
5448 asection *sfixup = htab->sfixup; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-spu.c 352 asection *sfixup; member in struct:spu_link_hash_table
629 htab->sfixup = s;
4787 htab->sfixup->contents + FIXUP_RECORD_SIZE * (index))
4790 htab->sfixup->contents + FIXUP_RECORD_SIZE * (index))
4800 asection *sfixup = htab->sfixup; local
4803 if (sfixup->reloc_count == 0)
4806 sfixup->reloc_count++;
4810 bfd_vma base = FIXUP_GET (output_bfd, htab, sfixup->reloc_count - 1);
4813 if ((sfixup->reloc_count + 1) * FIXUP_RECORD_SIZE > sfixup->size
5452 asection *sfixup = htab->sfixup; local
    [all...]

Completed in 43 milliseconds