OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:non_lazy_bnd_ibt_plt
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-x86-64.c
5811
const struct elf_x86_non_lazy_plt_layout *
non_lazy_bnd_ibt_plt
;
5844
non_lazy_bnd_ibt_plt
= &elf_x86_64_non_lazy_bnd_ibt_plt;
5851
non_lazy_bnd_ibt_plt
= NULL;
5944
else if (plt->size >=
non_lazy_bnd_ibt_plt
->plt_entry_size
5946
non_lazy_bnd_ibt_plt
->plt_entry,
5947
non_lazy_bnd_ibt_plt
->plt_got_offset)
5952
non_lazy_plt =
non_lazy_bnd_ibt_plt
;
5809
const struct elf_x86_non_lazy_plt_layout *
non_lazy_bnd_ibt_plt
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf64-x86-64.c
5788
const struct elf_x86_non_lazy_plt_layout *
non_lazy_bnd_ibt_plt
;
5821
non_lazy_bnd_ibt_plt
= &elf_x86_64_non_lazy_bnd_ibt_plt;
5828
non_lazy_bnd_ibt_plt
= NULL;
5921
else if (plt->size >=
non_lazy_bnd_ibt_plt
->plt_entry_size
5923
non_lazy_bnd_ibt_plt
->plt_entry,
5924
non_lazy_bnd_ibt_plt
->plt_got_offset)
5929
non_lazy_plt =
non_lazy_bnd_ibt_plt
;
5786
const struct elf_x86_non_lazy_plt_layout *
non_lazy_bnd_ibt_plt
;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf64-x86-64.c
5302
const struct elf_x86_non_lazy_plt_layout *
non_lazy_bnd_ibt_plt
;
5335
non_lazy_bnd_ibt_plt
= &elf_x86_64_non_lazy_bnd_ibt_plt;
5342
non_lazy_bnd_ibt_plt
= NULL;
5435
else if (plt->size >=
non_lazy_bnd_ibt_plt
->plt_entry_size
5437
non_lazy_bnd_ibt_plt
->plt_entry,
5438
non_lazy_bnd_ibt_plt
->plt_got_offset)
5443
non_lazy_plt =
non_lazy_bnd_ibt_plt
;
5300
const struct elf_x86_non_lazy_plt_layout *
non_lazy_bnd_ibt_plt
;
local
/src/external/gpl3/gdb/dist/bfd/
elf64-x86-64.c
5784
const struct elf_x86_non_lazy_plt_layout *
non_lazy_bnd_ibt_plt
;
5817
non_lazy_bnd_ibt_plt
= &elf_x86_64_non_lazy_bnd_ibt_plt;
5824
non_lazy_bnd_ibt_plt
= NULL;
5917
else if (plt->size >=
non_lazy_bnd_ibt_plt
->plt_entry_size
5919
non_lazy_bnd_ibt_plt
->plt_entry,
5920
non_lazy_bnd_ibt_plt
->plt_got_offset)
5925
non_lazy_plt =
non_lazy_bnd_ibt_plt
;
5782
const struct elf_x86_non_lazy_plt_layout *
non_lazy_bnd_ibt_plt
;
local
Completed in 32 milliseconds
Indexes created Thu May 14 00:25:00 UTC 2026