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

  /src/external/gpl3/binutils/dist/bfd/
pdp11.c 202 #define RELOC_SIZE 2
416 obj_reloc_entry_size (abfd) = RELOC_SIZE;
586 obj_reloc_entry_size (abfd) = RELOC_SIZE;
847 obj_reloc_entry_size (abfd) = RELOC_SIZE;
1934 bfd_size_type reloc_size;
1948 reloc_size = exec_hdr(abfd)->a_drsize;
1950 reloc_size = exec_hdr(abfd)->a_trsize;
1952 reloc_size = 0;
1961 relocs = _bfd_malloc_and_read (abfd, reloc_size, reloc_size);
1928 bfd_size_type reloc_size; local
    [all...]
elfnn-kvx.c 75 #define RELOC_SIZE(HTAB) (sizeof (ElfNN_External_Rela))
2138 loc = sreloc->contents + sreloc->reloc_count++ * RELOC_SIZE (globals);
2141 if (sreloc->reloc_count * RELOC_SIZE (globals) > sreloc->size)
2642 * RELOC_SIZE (htab);
2683 * RELOC_SIZE (globals);
2744 * RELOC_SIZE (htab);
3114 htab->srelbss->size += RELOC_SIZE (htab);
3801 htab->root.srelplt->size += RELOC_SIZE (htab);
3863 htab->root.srelgot->size += RELOC_SIZE (htab);
3893 htab->root.srelgot->size += RELOC_SIZE (htab) * 2
    [all...]
elfnn-aarch64.c 264 #define RELOC_SIZE(HTAB) (sizeof (ElfNN_External_Rela))
6099 loc = sreloc->contents + sreloc->reloc_count++ * RELOC_SIZE (globals);
6102 if (sreloc->reloc_count * RELOC_SIZE (globals) > sreloc->size)
7241 * RELOC_SIZE (htab);
7280 * RELOC_SIZE (globals);
7340 * RELOC_SIZE (htab);
7399 * RELOC_SIZE (globals);
7808 srel->size += RELOC_SIZE (htab);
8867 htab->root.srelplt->size += RELOC_SIZE (htab);
8938 htab->root.srelgot->size += RELOC_SIZE (htab)
    [all...]
elf32-arm.c 40 #define RELOC_SIZE(HTAB) \
9437 sreloc->size += RELOC_SIZE (htab) * count;
9452 htab->root.irelplt->size += RELOC_SIZE (htab) * count;
9456 sreloc->size += RELOC_SIZE (htab) * count;
9476 loc += sreloc->reloc_count++ * RELOC_SIZE (htab);
9477 if (sreloc->reloc_count * RELOC_SIZE (htab) > sreloc->size)
9647 val |= plt_index * RELOC_SIZE (htab);
9667 val |= plt_index * RELOC_SIZE (htab);
9675 + (plt_index * 2 + 1) * RELOC_SIZE (htab));
9683 loc += RELOC_SIZE (htab)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
pdp11.c 202 #define RELOC_SIZE 2
416 obj_reloc_entry_size (abfd) = RELOC_SIZE;
586 obj_reloc_entry_size (abfd) = RELOC_SIZE;
847 obj_reloc_entry_size (abfd) = RELOC_SIZE;
1934 bfd_size_type reloc_size;
1948 reloc_size = exec_hdr(abfd)->a_drsize;
1950 reloc_size = exec_hdr(abfd)->a_trsize;
1952 reloc_size = 0;
1961 relocs = _bfd_malloc_and_read (abfd, reloc_size, reloc_size);
1928 bfd_size_type reloc_size; local
    [all...]
elfnn-kvx.c 75 #define RELOC_SIZE(HTAB) (sizeof (ElfNN_External_Rela))
2138 loc = sreloc->contents + sreloc->reloc_count++ * RELOC_SIZE (globals);
2141 if (sreloc->reloc_count * RELOC_SIZE (globals) > sreloc->size)
2641 * RELOC_SIZE (htab);
2682 * RELOC_SIZE (globals);
2743 * RELOC_SIZE (htab);
3113 htab->srelbss->size += RELOC_SIZE (htab);
3800 htab->root.srelplt->size += RELOC_SIZE (htab);
3862 htab->root.srelgot->size += RELOC_SIZE (htab);
3892 htab->root.srelgot->size += RELOC_SIZE (htab) * 2
    [all...]
elfnn-aarch64.c 264 #define RELOC_SIZE(HTAB) (sizeof (ElfNN_External_Rela))
6031 loc = sreloc->contents + sreloc->reloc_count++ * RELOC_SIZE (globals);
6034 if (sreloc->reloc_count * RELOC_SIZE (globals) > sreloc->size)
7172 * RELOC_SIZE (htab);
7211 * RELOC_SIZE (globals);
7271 * RELOC_SIZE (htab);
7330 * RELOC_SIZE (globals);
7739 srel->size += RELOC_SIZE (htab);
8799 htab->root.srelplt->size += RELOC_SIZE (htab);
8870 htab->root.srelgot->size += RELOC_SIZE (htab)
    [all...]
elf32-arm.c 41 #define RELOC_SIZE(HTAB) \
9511 sreloc->size += RELOC_SIZE (htab) * count;
9526 htab->root.irelplt->size += RELOC_SIZE (htab) * count;
9530 sreloc->size += RELOC_SIZE (htab) * count;
9550 loc += sreloc->reloc_count++ * RELOC_SIZE (htab);
9551 if (sreloc->reloc_count * RELOC_SIZE (htab) > sreloc->size)
9737 val |= plt_index * RELOC_SIZE (htab);
9757 val |= plt_index * RELOC_SIZE (htab);
9765 + (plt_index * 2 + 1) * RELOC_SIZE (htab));
9773 loc += RELOC_SIZE (htab)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
pdp11.c 202 #define RELOC_SIZE 2
416 obj_reloc_entry_size (abfd) = RELOC_SIZE;
586 obj_reloc_entry_size (abfd) = RELOC_SIZE;
847 obj_reloc_entry_size (abfd) = RELOC_SIZE;
1934 bfd_size_type reloc_size;
1948 reloc_size = exec_hdr(abfd)->a_drsize;
1950 reloc_size = exec_hdr(abfd)->a_trsize;
1952 reloc_size = 0;
1961 relocs = _bfd_malloc_and_read (abfd, reloc_size, reloc_size);
1928 bfd_size_type reloc_size; local
    [all...]
elfnn-kvx.c 75 #define RELOC_SIZE(HTAB) (sizeof (ElfNN_External_Rela))
2137 loc = sreloc->contents + sreloc->reloc_count++ * RELOC_SIZE (globals);
2140 if (sreloc->reloc_count * RELOC_SIZE (globals) > sreloc->size)
2640 * RELOC_SIZE (htab);
2681 * RELOC_SIZE (globals);
2742 * RELOC_SIZE (htab);
3112 htab->srelbss->size += RELOC_SIZE (htab);
3799 htab->root.srelplt->size += RELOC_SIZE (htab);
3861 htab->root.srelgot->size += RELOC_SIZE (htab);
3891 htab->root.srelgot->size += RELOC_SIZE (htab) * 2
    [all...]
elfnn-aarch64.c 264 #define RELOC_SIZE(HTAB) (sizeof (ElfNN_External_Rela))
5999 loc = sreloc->contents + sreloc->reloc_count++ * RELOC_SIZE (globals);
6002 if (sreloc->reloc_count * RELOC_SIZE (globals) > sreloc->size)
7140 * RELOC_SIZE (htab);
7179 * RELOC_SIZE (globals);
7239 * RELOC_SIZE (htab);
7298 * RELOC_SIZE (globals);
7707 srel->size += RELOC_SIZE (htab);
8767 htab->root.srelplt->size += RELOC_SIZE (htab);
8838 htab->root.srelgot->size += RELOC_SIZE (htab)
    [all...]
elf32-arm.c 41 #define RELOC_SIZE(HTAB) \
9505 sreloc->size += RELOC_SIZE (htab) * count;
9520 htab->root.irelplt->size += RELOC_SIZE (htab) * count;
9524 sreloc->size += RELOC_SIZE (htab) * count;
9544 loc += sreloc->reloc_count++ * RELOC_SIZE (htab);
9545 if (sreloc->reloc_count * RELOC_SIZE (htab) > sreloc->size)
9731 val |= plt_index * RELOC_SIZE (htab);
9751 val |= plt_index * RELOC_SIZE (htab);
9759 + (plt_index * 2 + 1) * RELOC_SIZE (htab));
9767 loc += RELOC_SIZE (htab)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
pdp11.c 202 #define RELOC_SIZE 2
416 obj_reloc_entry_size (abfd) = RELOC_SIZE;
586 obj_reloc_entry_size (abfd) = RELOC_SIZE;
847 obj_reloc_entry_size (abfd) = RELOC_SIZE;
1934 bfd_size_type reloc_size;
1948 reloc_size = exec_hdr(abfd)->a_drsize;
1950 reloc_size = exec_hdr(abfd)->a_trsize;
1952 reloc_size = 0;
1961 relocs = _bfd_malloc_and_read (abfd, reloc_size, reloc_size);
1928 bfd_size_type reloc_size; local
    [all...]
elfnn-kvx.c 75 #define RELOC_SIZE(HTAB) (sizeof (ElfNN_External_Rela))
2138 loc = sreloc->contents + sreloc->reloc_count++ * RELOC_SIZE (globals);
2141 if (sreloc->reloc_count * RELOC_SIZE (globals) > sreloc->size)
2642 * RELOC_SIZE (htab);
2683 * RELOC_SIZE (globals);
2744 * RELOC_SIZE (htab);
3114 htab->srelbss->size += RELOC_SIZE (htab);
3801 htab->root.srelplt->size += RELOC_SIZE (htab);
3863 htab->root.srelgot->size += RELOC_SIZE (htab);
3893 htab->root.srelgot->size += RELOC_SIZE (htab) * 2
    [all...]
elfnn-aarch64.c 264 #define RELOC_SIZE(HTAB) (sizeof (ElfNN_External_Rela))
6031 loc = sreloc->contents + sreloc->reloc_count++ * RELOC_SIZE (globals);
6034 if (sreloc->reloc_count * RELOC_SIZE (globals) > sreloc->size)
7173 * RELOC_SIZE (htab);
7212 * RELOC_SIZE (globals);
7272 * RELOC_SIZE (htab);
7331 * RELOC_SIZE (globals);
7740 srel->size += RELOC_SIZE (htab);
8799 htab->root.srelplt->size += RELOC_SIZE (htab);
8870 htab->root.srelgot->size += RELOC_SIZE (htab)
    [all...]
elf32-arm.c 40 #define RELOC_SIZE(HTAB) \
9432 sreloc->size += RELOC_SIZE (htab) * count;
9447 htab->root.irelplt->size += RELOC_SIZE (htab) * count;
9451 sreloc->size += RELOC_SIZE (htab) * count;
9471 loc += sreloc->reloc_count++ * RELOC_SIZE (htab);
9472 if (sreloc->reloc_count * RELOC_SIZE (htab) > sreloc->size)
9642 val |= plt_index * RELOC_SIZE (htab);
9662 val |= plt_index * RELOC_SIZE (htab);
9670 + (plt_index * 2 + 1) * RELOC_SIZE (htab));
9678 loc += RELOC_SIZE (htab)
    [all...]

Completed in 121 milliseconds