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

  /src/external/gpl3/binutils/dist/bfd/
elf32-cris.c 773 bfd_size_type gotplt_offset;
882 ret->gotplt_offset = 0;
1157 && ((struct elf_cris_link_hash_entry *) h)->gotplt_offset != 0)
1166 = ((struct elf_cris_link_hash_entry *) h)->gotplt_offset;
2112 bfd_vma gotplt_offset
2113 = elf_cris_hash_entry (h)->gotplt_offset;
2116 bool has_gotplt = gotplt_offset != 0;
2123 .got.plt) for which gotplt_offset is adjusted, because while
2130 ? gotplt_offset/4 - 2 - 3 : gotplt_offset/4 - 3)
769 bfd_size_type gotplt_offset; member in struct:elf_cris_link_hash_entry
2105 bfd_vma gotplt_offset local
    [all...]
elf64-s390.c 3604 bfd_vma gotplt_offset; local
3635 gotplt_offset = plt_index * GOT_ENTRY_SIZE;
3640 gotplt_offset += 3 * GOT_ENTRY_SIZE;
3651 htab->elf.sgotplt->output_offset + gotplt_offset
3671 htab->elf.sgotplt->contents + gotplt_offset);
3676 + gotplt_offset);
elf32-arm.c 10225 bfd_vma gotplt_offset; local
10296 gotplt_offset = arm_plt->got_offset;
10340 gotplt_offset = (bfd_vma) -1;
11401 value = sgot->output_offset + gotplt_offset;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-cris.c 773 bfd_size_type gotplt_offset;
882 ret->gotplt_offset = 0;
1156 && ((struct elf_cris_link_hash_entry *) h)->gotplt_offset != 0)
1165 = ((struct elf_cris_link_hash_entry *) h)->gotplt_offset;
2111 bfd_vma gotplt_offset
2112 = elf_cris_hash_entry (h)->gotplt_offset;
2115 bool has_gotplt = gotplt_offset != 0;
2122 .got.plt) for which gotplt_offset is adjusted, because while
2129 ? gotplt_offset/4 - 2 - 3 : gotplt_offset/4 - 3)
769 bfd_size_type gotplt_offset; member in struct:elf_cris_link_hash_entry
2104 bfd_vma gotplt_offset local
    [all...]
elf64-s390.c 3582 bfd_vma gotplt_offset; local
3613 gotplt_offset = plt_index * GOT_ENTRY_SIZE;
3618 gotplt_offset += 3 * GOT_ENTRY_SIZE;
3629 htab->elf.sgotplt->output_offset + gotplt_offset
3649 htab->elf.sgotplt->contents + gotplt_offset);
3654 + gotplt_offset);
elf32-arm.c 10354 bfd_vma gotplt_offset; local
10425 gotplt_offset = arm_plt->got_offset;
10469 gotplt_offset = (bfd_vma) -1;
11530 value = sgot->output_offset + gotplt_offset;
  /src/external/gpl3/gdb/dist/bfd/
elf32-cris.c 773 bfd_size_type gotplt_offset;
882 ret->gotplt_offset = 0;
1156 && ((struct elf_cris_link_hash_entry *) h)->gotplt_offset != 0)
1165 = ((struct elf_cris_link_hash_entry *) h)->gotplt_offset;
2111 bfd_vma gotplt_offset
2112 = elf_cris_hash_entry (h)->gotplt_offset;
2115 bool has_gotplt = gotplt_offset != 0;
2122 .got.plt) for which gotplt_offset is adjusted, because while
2129 ? gotplt_offset/4 - 2 - 3 : gotplt_offset/4 - 3)
769 bfd_size_type gotplt_offset; member in struct:elf_cris_link_hash_entry
2104 bfd_vma gotplt_offset local
    [all...]
elf64-s390.c 3319 bfd_vma gotplt_offset; local
3350 gotplt_offset = plt_index * GOT_ENTRY_SIZE;
3355 gotplt_offset += 3 * GOT_ENTRY_SIZE;
3366 htab->elf.sgotplt->output_offset + gotplt_offset
3386 htab->elf.sgotplt->contents + gotplt_offset);
3391 + gotplt_offset);
elf32-arm.c 10348 bfd_vma gotplt_offset; local
10419 gotplt_offset = arm_plt->got_offset;
10463 gotplt_offset = (bfd_vma) -1;
11524 value = sgot->output_offset + gotplt_offset;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-cris.c 773 bfd_size_type gotplt_offset;
882 ret->gotplt_offset = 0;
1157 && ((struct elf_cris_link_hash_entry *) h)->gotplt_offset != 0)
1166 = ((struct elf_cris_link_hash_entry *) h)->gotplt_offset;
2112 bfd_vma gotplt_offset
2113 = elf_cris_hash_entry (h)->gotplt_offset;
2116 bool has_gotplt = gotplt_offset != 0;
2123 .got.plt) for which gotplt_offset is adjusted, because while
2130 ? gotplt_offset/4 - 2 - 3 : gotplt_offset/4 - 3)
769 bfd_size_type gotplt_offset; member in struct:elf_cris_link_hash_entry
2105 bfd_vma gotplt_offset local
    [all...]
elf64-s390.c 3287 bfd_vma gotplt_offset; local
3318 gotplt_offset = plt_index * GOT_ENTRY_SIZE;
3323 gotplt_offset += 3 * GOT_ENTRY_SIZE;
3334 htab->elf.sgotplt->output_offset + gotplt_offset
3354 htab->elf.sgotplt->contents + gotplt_offset);
3359 + gotplt_offset);
elf32-arm.c 10329 bfd_vma gotplt_offset; local
10408 gotplt_offset = arm_plt->got_offset;
10452 gotplt_offset = (bfd_vma) -1;
11446 value = sgot->output_offset + gotplt_offset;

Completed in 96 milliseconds