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

  /src/external/gpl3/gcc/dist/libgcc/config/pa/
fptr.c 83 unsigned int *got, *iptr, reloc_offset; local
110 reloc_offset = plabel[1];
147 fixup ((struct link_map *) got[1], reloc_offset);
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
fptr.c 83 unsigned int *got, *iptr, reloc_offset; local
110 reloc_offset = plabel[1];
147 fixup ((struct link_map *) got[1], reloc_offset);
  /src/external/gpl3/binutils/dist/gas/config/
tc-dlx.c 56 int reloc_offset; /* Offset of reloc within insn. */ member in struct:machine_it
798 the_insn.reloc_offset = 2;
814 the_insn.reloc_offset = 0; /* BIG-ENDIAN Byte 3 of insn. */
829 the_insn.reloc_offset = 0; /* BIG-ENDIAN Byte 3 of insn. */
906 (toP - frag_now->fr_literal + the_insn.reloc_offset),
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-dlx.c 56 int reloc_offset; /* Offset of reloc within insn. */ member in struct:machine_it
798 the_insn.reloc_offset = 2;
814 the_insn.reloc_offset = 0; /* BIG-ENDIAN Byte 3 of insn. */
829 the_insn.reloc_offset = 0; /* BIG-ENDIAN Byte 3 of insn. */
906 (toP - frag_now->fr_literal + the_insn.reloc_offset),
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
msm_drm.h 154 * ((relocbuf->gpuaddr + reloc_offset) << shift) | or
168 __u64 reloc_offset; /* in, offset from start of reloc_bo */ member in struct:drm_msm_gem_submit_reloc
  /src/external/gpl3/binutils/dist/bfd/
elf32-arc.c 162 bfd_signed_vma reloc_offset; member in struct:arc_relocation_data
1088 (unsigned int) reloc_data.reloc_offset,
1122 + reloc_data.reloc_offset));
1167 (uint64_t) reloc_data.reloc_offset,
1178 (uint64_t) reloc_data.reloc_offset,
1221 + (reloc_data.reloc_offset - (bitsize >= 32 ? 4 : 0))) \
1226 + (reloc_data.reloc_offset))))
1321 contents + reloc_data.reloc_offset,
1326 contents + reloc_data.reloc_offset,
1331 contents + reloc_data.reloc_offset,
2222 bfd_vma reloc_offset = reloc->offset; local
    [all...]
elf32-bfin.c 1989 bfd_vma reloc_offset;
1995 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rel);
1996 BFD_ASSERT (reloc_offset < sreloc->size);
1998 sreloc->contents + reloc_offset);
2014 return reloc_offset;
1985 bfd_vma reloc_offset; local
elf32-frv.c 1226 bfd_vma reloc_offset;
1232 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rel);
1233 BFD_ASSERT (reloc_offset < sreloc->size);
1235 sreloc->contents + reloc_offset);
1251 return reloc_offset;
1225 bfd_vma reloc_offset; local
elf32-sh.c 1549 bfd_vma reloc_offset; /* the offset of the symbol's JMP_SLOT reloc */
3218 bfd_vma reloc_offset;
3224 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rela);
3225 BFD_ASSERT (reloc_offset < sreloc->size);
3227 sreloc->contents + reloc_offset);
3230 return reloc_offset;
4245 bfd_vma reloc_offset;
4263 reloc_offset = rel->r_offset;
4270 reloc_offset = h->got.offset;
4274 reloc_offset = local_got_offsets[r_symndx]
1545 bfd_vma reloc_offset; \/* the offset of the symbol's JMP_SLOT reloc *\/ member in struct:elf_sh_plt_info::__anon9752
3212 bfd_vma reloc_offset; local
4239 bfd_vma reloc_offset; local
    [all...]
som.c 2947 unsigned int reloc_offset; local
2983 reloc_offset = 0;
2998 if (bfd_reloc->address < reloc_offset)
3051 skip = bfd_reloc->address - reloc_offset;
3055 /* Update reloc_offset for the next iteration. */
3056 reloc_offset = bfd_reloc->address + bfd_reloc->howto->size;
3288 p = som_reloc_skip (abfd, subsection->size - reloc_offset,
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arc.c 162 bfd_signed_vma reloc_offset; member in struct:arc_relocation_data
1083 (unsigned int) reloc_data.reloc_offset,
1117 + reloc_data.reloc_offset));
1162 (uint64_t) reloc_data.reloc_offset,
1173 (uint64_t) reloc_data.reloc_offset,
1216 + (reloc_data.reloc_offset - (bitsize >= 32 ? 4 : 0))) \
1221 + (reloc_data.reloc_offset))))
1316 contents + reloc_data.reloc_offset,
1321 contents + reloc_data.reloc_offset,
1326 contents + reloc_data.reloc_offset,
2205 bfd_vma reloc_offset = reloc->offset; local
    [all...]
elf32-bfin.c 1989 bfd_vma reloc_offset;
1995 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rel);
1996 BFD_ASSERT (reloc_offset < sreloc->size);
1998 sreloc->contents + reloc_offset);
2014 return reloc_offset;
1985 bfd_vma reloc_offset; local
elf32-frv.c 1226 bfd_vma reloc_offset;
1232 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rel);
1233 BFD_ASSERT (reloc_offset < sreloc->size);
1235 sreloc->contents + reloc_offset);
1251 return reloc_offset;
1225 bfd_vma reloc_offset; local
elf32-sh.c 1549 bfd_vma reloc_offset; /* the offset of the symbol's JMP_SLOT reloc */
3218 bfd_vma reloc_offset;
3224 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rela);
3225 BFD_ASSERT (reloc_offset < sreloc->size);
3227 sreloc->contents + reloc_offset);
3230 return reloc_offset;
4244 bfd_vma reloc_offset;
4262 reloc_offset = rel->r_offset;
4269 reloc_offset = h->got.offset;
4273 reloc_offset = local_got_offsets[r_symndx]
1545 bfd_vma reloc_offset; \/* the offset of the symbol's JMP_SLOT reloc *\/ member in struct:elf_sh_plt_info::__anon11235
3212 bfd_vma reloc_offset; local
4238 bfd_vma reloc_offset; local
    [all...]
som.c 2947 unsigned int reloc_offset; local
2983 reloc_offset = 0;
2998 if (bfd_reloc->address < reloc_offset)
3051 skip = bfd_reloc->address - reloc_offset;
3055 /* Update reloc_offset for the next iteration. */
3056 reloc_offset = bfd_reloc->address + bfd_reloc->howto->size;
3288 p = som_reloc_skip (abfd, subsection->size - reloc_offset,
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arc.c 162 bfd_signed_vma reloc_offset; member in struct:arc_relocation_data
1083 (unsigned int) reloc_data.reloc_offset,
1117 + reloc_data.reloc_offset));
1162 (uint64_t) reloc_data.reloc_offset,
1173 (uint64_t) reloc_data.reloc_offset,
1216 + (reloc_data.reloc_offset - (bitsize >= 32 ? 4 : 0))) \
1221 + (reloc_data.reloc_offset))))
1316 contents + reloc_data.reloc_offset,
1321 contents + reloc_data.reloc_offset,
1326 contents + reloc_data.reloc_offset,
2205 bfd_vma reloc_offset = reloc->offset; local
    [all...]
elf32-bfin.c 1989 bfd_vma reloc_offset;
1995 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rel);
1996 BFD_ASSERT (reloc_offset < sreloc->size);
1998 sreloc->contents + reloc_offset);
2014 return reloc_offset;
1985 bfd_vma reloc_offset; local
elf32-frv.c 1226 bfd_vma reloc_offset;
1232 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rel);
1233 BFD_ASSERT (reloc_offset < sreloc->size);
1235 sreloc->contents + reloc_offset);
1251 return reloc_offset;
1225 bfd_vma reloc_offset; local
elf32-sh.c 1549 bfd_vma reloc_offset; /* the offset of the symbol's JMP_SLOT reloc */
3215 bfd_vma reloc_offset;
3221 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rela);
3222 BFD_ASSERT (reloc_offset < sreloc->size);
3224 sreloc->contents + reloc_offset);
3227 return reloc_offset;
4241 bfd_vma reloc_offset;
4259 reloc_offset = rel->r_offset;
4266 reloc_offset = h->got.offset;
4270 reloc_offset = local_got_offsets[r_symndx]
1545 bfd_vma reloc_offset; \/* the offset of the symbol's JMP_SLOT reloc *\/ member in struct:elf_sh_plt_info::__anon91
3209 bfd_vma reloc_offset; local
4235 bfd_vma reloc_offset; local
    [all...]
som.c 2947 unsigned int reloc_offset; local
2983 reloc_offset = 0;
2998 if (bfd_reloc->address < reloc_offset)
3051 skip = bfd_reloc->address - reloc_offset;
3055 /* Update reloc_offset for the next iteration. */
3056 reloc_offset = bfd_reloc->address + bfd_reloc->howto->size;
3288 p = som_reloc_skip (abfd, subsection->size - reloc_offset,
  /src/external/gpl3/gdb/dist/bfd/
elf32-arc.c 162 bfd_signed_vma reloc_offset; member in struct:arc_relocation_data
1083 (unsigned int) reloc_data.reloc_offset,
1117 + reloc_data.reloc_offset));
1162 (uint64_t) reloc_data.reloc_offset,
1173 (uint64_t) reloc_data.reloc_offset,
1216 + (reloc_data.reloc_offset - (bitsize >= 32 ? 4 : 0))) \
1221 + (reloc_data.reloc_offset))))
1316 contents + reloc_data.reloc_offset,
1321 contents + reloc_data.reloc_offset,
1326 contents + reloc_data.reloc_offset,
2217 bfd_vma reloc_offset = reloc->offset; local
    [all...]
elf32-bfin.c 1989 bfd_vma reloc_offset;
1995 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rel);
1996 BFD_ASSERT (reloc_offset < sreloc->size);
1998 sreloc->contents + reloc_offset);
2014 return reloc_offset;
1985 bfd_vma reloc_offset; local
elf32-frv.c 1226 bfd_vma reloc_offset;
1232 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rel);
1233 BFD_ASSERT (reloc_offset < sreloc->size);
1235 sreloc->contents + reloc_offset);
1251 return reloc_offset;
1225 bfd_vma reloc_offset; local
elf32-sh.c 1549 bfd_vma reloc_offset; /* the offset of the symbol's JMP_SLOT reloc */
3217 bfd_vma reloc_offset;
3223 reloc_offset = sreloc->reloc_count * sizeof (Elf32_External_Rela);
3224 BFD_ASSERT (reloc_offset < sreloc->size);
3226 sreloc->contents + reloc_offset);
3229 return reloc_offset;
4244 bfd_vma reloc_offset;
4262 reloc_offset = rel->r_offset;
4269 reloc_offset = h->got.offset;
4273 reloc_offset = local_got_offsets[r_symndx]
1545 bfd_vma reloc_offset; \/* the offset of the symbol's JMP_SLOT reloc *\/ member in struct:elf_sh_plt_info::__anon114
3211 bfd_vma reloc_offset; local
4238 bfd_vma reloc_offset; local
    [all...]
som.c 2947 unsigned int reloc_offset; local
2983 reloc_offset = 0;
2998 if (bfd_reloc->address < reloc_offset)
3051 skip = bfd_reloc->address - reloc_offset;
3055 /* Update reloc_offset for the next iteration. */
3056 reloc_offset = bfd_reloc->address + bfd_reloc->howto->size;
3288 p = som_reloc_skip (abfd, subsection->size - reloc_offset,

Completed in 117 milliseconds