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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-x86.c 3779 unsigned int plt_got_offset, plt_entry_size; local
3868 plt_got_offset = plt_p->plt_got_offset;
3895 + plt_got_offset));
4662 htab->plt.plt_got_offset = htab->non_lazy_plt->plt_got_offset;
4682 htab->plt.plt_got_offset = htab->lazy_plt->plt_got_offset;
elfxx-x86.h 446 unsigned int plt_got_offset; /* ... address of this symbol in .got. */ member in struct:elf_x86_lazy_plt_layout
450 /* Length of the PC-relative instruction containing plt_got_offset.
487 unsigned int plt_got_offset; /* ... address of this symbol in .got. */ member in struct:elf_x86_non_lazy_plt_layout
489 /* Length of the PC-relative instruction containing plt_got_offset.
513 unsigned int plt_got_offset; /* ... address of this symbol in .got. */ member in struct:elf_x86_plt_layout
515 /* Length of the PC-relative instruction containing plt_got_offset.
780 unsigned int plt_got_offset; member in struct:elf_x86_plt
elfnn-kvx.c 445 bfd_signed_vma plt_got_offset; member in struct:elf_kvx_link_hash_entry
548 ret->plt_got_offset = (bfd_vma) - 1;
elfnn-aarch64.c 2564 bfd_signed_vma plt_got_offset; member in struct:elf_aarch64_link_hash_entry
2733 ret->plt_got_offset = (bfd_vma) - 1;
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-x86.c 3738 unsigned int plt_got_offset, plt_entry_size; local
3827 plt_got_offset = plt_p->plt_got_offset;
3854 + plt_got_offset));
4619 htab->plt.plt_got_offset = htab->non_lazy_plt->plt_got_offset;
4639 htab->plt.plt_got_offset = htab->lazy_plt->plt_got_offset;
elfxx-x86.h 446 unsigned int plt_got_offset; /* ... address of this symbol in .got. */ member in struct:elf_x86_lazy_plt_layout
450 /* Length of the PC-relative instruction containing plt_got_offset.
487 unsigned int plt_got_offset; /* ... address of this symbol in .got. */ member in struct:elf_x86_non_lazy_plt_layout
489 /* Length of the PC-relative instruction containing plt_got_offset.
513 unsigned int plt_got_offset; /* ... address of this symbol in .got. */ member in struct:elf_x86_plt_layout
515 /* Length of the PC-relative instruction containing plt_got_offset.
771 unsigned int plt_got_offset; member in struct:elf_x86_plt
elfnn-kvx.c 445 bfd_signed_vma plt_got_offset; member in struct:elf_kvx_link_hash_entry
548 ret->plt_got_offset = (bfd_vma) - 1;
elfnn-aarch64.c 2564 bfd_signed_vma plt_got_offset; member in struct:elf_aarch64_link_hash_entry
2733 ret->plt_got_offset = (bfd_vma) - 1;
  /src/external/gpl3/gdb/dist/bfd/
elfxx-x86.c 3743 unsigned int plt_got_offset, plt_entry_size; local
3832 plt_got_offset = plt_p->plt_got_offset;
3859 + plt_got_offset));
4629 htab->plt.plt_got_offset = htab->non_lazy_plt->plt_got_offset;
4649 htab->plt.plt_got_offset = htab->lazy_plt->plt_got_offset;
elfxx-x86.h 446 unsigned int plt_got_offset; /* ... address of this symbol in .got. */ member in struct:elf_x86_lazy_plt_layout
450 /* Length of the PC-relative instruction containing plt_got_offset.
487 unsigned int plt_got_offset; /* ... address of this symbol in .got. */ member in struct:elf_x86_non_lazy_plt_layout
489 /* Length of the PC-relative instruction containing plt_got_offset.
513 unsigned int plt_got_offset; /* ... address of this symbol in .got. */ member in struct:elf_x86_plt_layout
515 /* Length of the PC-relative instruction containing plt_got_offset.
771 unsigned int plt_got_offset; member in struct:elf_x86_plt
elfnn-kvx.c 445 bfd_signed_vma plt_got_offset; member in struct:elf_kvx_link_hash_entry
548 ret->plt_got_offset = (bfd_vma) - 1;
elfnn-aarch64.c 2561 bfd_signed_vma plt_got_offset; member in struct:elf_aarch64_link_hash_entry
2722 ret->plt_got_offset = (bfd_vma) - 1;
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-x86.c 3590 unsigned int plt_got_offset, plt_entry_size; local
3679 plt_got_offset = plt_p->plt_got_offset;
3706 + plt_got_offset));
4379 htab->plt.plt_got_offset = htab->non_lazy_plt->plt_got_offset;
4399 htab->plt.plt_got_offset = htab->lazy_plt->plt_got_offset;
elfxx-x86.h 442 unsigned int plt_got_offset; /* ... address of this symbol in .got. */ member in struct:elf_x86_lazy_plt_layout
446 /* Length of the PC-relative instruction containing plt_got_offset.
483 unsigned int plt_got_offset; /* ... address of this symbol in .got. */ member in struct:elf_x86_non_lazy_plt_layout
485 /* Length of the PC-relative instruction containing plt_got_offset.
509 unsigned int plt_got_offset; /* ... address of this symbol in .got. */ member in struct:elf_x86_plt_layout
511 /* Length of the PC-relative instruction containing plt_got_offset.
764 unsigned int plt_got_offset; member in struct:elf_x86_plt
elfnn-kvx.c 446 bfd_signed_vma plt_got_offset; member in struct:elf_kvx_link_hash_entry
549 ret->plt_got_offset = (bfd_vma) - 1;
elfnn-aarch64.c 2589 bfd_signed_vma plt_got_offset; member in struct:elf_aarch64_link_hash_entry
2737 ret->plt_got_offset = (bfd_vma) - 1;

Completed in 79 milliseconds