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

  /src/external/gpl3/binutils/dist/bfd/
elf64-x86-64.c 5810 const struct elf_x86_lazy_plt_layout *lazy_bnd_ibt_plt;
5843 lazy_bnd_ibt_plt = &elf_x86_64_lazy_bnd_ibt_plt;
5850 lazy_bnd_ibt_plt = NULL;
5904 + lazy_bnd_ibt_plt->plt_entry_size,
5905 lazy_bnd_ibt_plt->plt_entry,
5906 lazy_bnd_ibt_plt->plt_reloc_offset) == 0)
5907 lazy_plt = lazy_bnd_ibt_plt;
5808 const struct elf_x86_lazy_plt_layout *lazy_bnd_ibt_plt; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-x86-64.c 5787 const struct elf_x86_lazy_plt_layout *lazy_bnd_ibt_plt;
5820 lazy_bnd_ibt_plt = &elf_x86_64_lazy_bnd_ibt_plt;
5827 lazy_bnd_ibt_plt = NULL;
5881 + lazy_bnd_ibt_plt->plt_entry_size,
5882 lazy_bnd_ibt_plt->plt_entry,
5883 lazy_bnd_ibt_plt->plt_got_offset) == 0)
5884 lazy_plt = lazy_bnd_ibt_plt;
5785 const struct elf_x86_lazy_plt_layout *lazy_bnd_ibt_plt; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-x86-64.c 5301 const struct elf_x86_lazy_plt_layout *lazy_bnd_ibt_plt;
5334 lazy_bnd_ibt_plt = &elf_x86_64_lazy_bnd_ibt_plt;
5341 lazy_bnd_ibt_plt = NULL;
5395 + lazy_bnd_ibt_plt->plt_entry_size,
5396 lazy_bnd_ibt_plt->plt_entry,
5397 lazy_bnd_ibt_plt->plt_got_offset) == 0)
5398 lazy_plt = lazy_bnd_ibt_plt;
5299 const struct elf_x86_lazy_plt_layout *lazy_bnd_ibt_plt; local
  /src/external/gpl3/gdb/dist/bfd/
elf64-x86-64.c 5783 const struct elf_x86_lazy_plt_layout *lazy_bnd_ibt_plt;
5816 lazy_bnd_ibt_plt = &elf_x86_64_lazy_bnd_ibt_plt;
5823 lazy_bnd_ibt_plt = NULL;
5877 + lazy_bnd_ibt_plt->plt_entry_size,
5878 lazy_bnd_ibt_plt->plt_entry,
5879 lazy_bnd_ibt_plt->plt_reloc_offset) == 0)
5880 lazy_plt = lazy_bnd_ibt_plt;
5781 const struct elf_x86_lazy_plt_layout *lazy_bnd_ibt_plt; local

Completed in 78 milliseconds