| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-i386.c | 4310 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; 4339 lazy_ibt_plt = NULL; 4345 lazy_ibt_plt = &elf_i386_lazy_ibt_plt; 4387 if (lazy_ibt_plt != NULL 4388 && (memcmp (plt_contents + lazy_ibt_plt->plt0_entry_size, 4389 lazy_ibt_plt->plt_entry, 4390 lazy_ibt_plt->plt_reloc_offset) == 0)) 4400 if (lazy_ibt_plt != NULL 4401 && (memcmp (plt_contents + lazy_ibt_plt->plt0_entry_size, 4402 lazy_ibt_plt->pic_plt_entry 4307 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; local [all...] |
| elfxx-x86.h | 723 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; member in struct:elf_x86_init_table
|
| elf64-x86-64.c | 5812 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; 5839 lazy_ibt_plt = &elf_x86_64_lazy_ibt_plt; 5882 if (memcmp (plt_contents + lazy_ibt_plt->plt_entry_size, 5883 lazy_ibt_plt->plt_entry, 5884 lazy_ibt_plt->plt_reloc_offset) == 0) 5889 lazy_plt = lazy_ibt_plt; 6243 init_table.lazy_ibt_plt = &elf_x86_64_lazy_ibt_plt; 5810 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-i386.c | 4296 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; 4325 lazy_ibt_plt = NULL; 4331 lazy_ibt_plt = &elf_i386_lazy_ibt_plt; 4373 if (lazy_ibt_plt != NULL 4374 && (memcmp (plt_contents + lazy_ibt_plt->plt0_entry_size, 4375 lazy_ibt_plt->plt_entry, 4376 lazy_ibt_plt->plt_got_offset) == 0)) 4386 if (lazy_ibt_plt != NULL 4387 && (memcmp (plt_contents + lazy_ibt_plt->plt0_entry_size, 4388 lazy_ibt_plt->pic_plt_entry 4293 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; local [all...] |
| elfxx-x86.h | 714 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; member in struct:elf_x86_init_table
|
| elf64-x86-64.c | 5789 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; 5816 lazy_ibt_plt = &elf_x86_64_lazy_ibt_plt; 5859 if (memcmp (plt_contents + lazy_ibt_plt->plt_entry_size, 5860 lazy_ibt_plt->plt_entry, 5861 lazy_ibt_plt->plt_got_offset) == 0) 5866 lazy_plt = lazy_ibt_plt; 6220 init_table.lazy_ibt_plt = &elf_x86_64_lazy_ibt_plt; 5787 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-i386.c | 4248 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; 4277 lazy_ibt_plt = NULL; 4283 lazy_ibt_plt = &elf_i386_lazy_ibt_plt; 4325 if (lazy_ibt_plt != NULL 4326 && (memcmp (plt_contents + lazy_ibt_plt->plt0_entry_size, 4327 lazy_ibt_plt->plt_entry, 4328 lazy_ibt_plt->plt_got_offset) == 0)) 4338 if (lazy_ibt_plt != NULL 4339 && (memcmp (plt_contents + lazy_ibt_plt->plt0_entry_size, 4340 lazy_ibt_plt->pic_plt_entry 4245 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; local [all...] |
| elfxx-x86.h | 714 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; member in struct:elf_x86_init_table
|
| elf64-x86-64.c | 5303 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; 5330 lazy_ibt_plt = &elf_x86_64_lazy_ibt_plt; 5373 if (memcmp (plt_contents + lazy_ibt_plt->plt_entry_size, 5374 lazy_ibt_plt->plt_entry, 5375 lazy_ibt_plt->plt_got_offset) == 0) 5380 lazy_plt = lazy_ibt_plt; 5733 init_table.lazy_ibt_plt = &elf_x86_64_lazy_ibt_plt; 5301 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-i386.c | 4280 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; 4309 lazy_ibt_plt = NULL; 4315 lazy_ibt_plt = &elf_i386_lazy_ibt_plt; 4357 if (lazy_ibt_plt != NULL 4358 && (memcmp (plt_contents + lazy_ibt_plt->plt0_entry_size, 4359 lazy_ibt_plt->plt_entry, 4360 lazy_ibt_plt->plt_reloc_offset) == 0)) 4370 if (lazy_ibt_plt != NULL 4371 && (memcmp (plt_contents + lazy_ibt_plt->plt0_entry_size, 4372 lazy_ibt_plt->pic_plt_entry 4277 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; local [all...] |
| elfxx-x86.h | 724 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; member in struct:elf_x86_init_table
|
| elf64-x86-64.c | 5785 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; 5812 lazy_ibt_plt = &elf_x86_64_lazy_ibt_plt; 5855 if (memcmp (plt_contents + lazy_ibt_plt->plt_entry_size, 5856 lazy_ibt_plt->plt_entry, 5857 lazy_ibt_plt->plt_reloc_offset) == 0) 5862 lazy_plt = lazy_ibt_plt; 6216 init_table.lazy_ibt_plt = &elf_x86_64_lazy_ibt_plt; 5783 const struct elf_x86_lazy_plt_layout *lazy_ibt_plt; local
|