OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plts
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-i386.c
4293
/* Similar to _bfd_elf_get_synthetic_symtab. Support
PLTs
with all
4315
struct elf_x86_plt
plts
[] =
4358
for (j = 0;
plts
[j].name != NULL; j++)
4360
plt = bfd_get_section_by_name (abfd,
plts
[j].name);
4377
if (
plts
[j].type == plt_unknown
4451
plts
[j].sec = plt;
4452
plts
[j].type = plt_type;
4456
plts
[j].plt_got_offset = lazy_plt->plt_got_offset;
4457
plts
[j].plt_entry_size = lazy_plt->plt_entry_size;
4463
plts
[j].plt_got_offset = non_lazy_plt->plt_got_offset
4312
struct elf_x86_plt
plts
[] =
local
[
all
...]
elf64-x86-64.c
5791
/* Similar to _bfd_elf_get_synthetic_symtab. Support
PLTs
with all
5816
struct elf_x86_plt
plts
[] =
5857
for (j = 0;
plts
[j].name != NULL; j++)
5859
plt = bfd_get_section_by_name (abfd,
plts
[j].name);
5871
if (
plts
[j].type == plt_unknown
5963
plts
[j].sec = plt;
5964
plts
[j].type = plt_type;
5968
plts
[j].plt_got_offset = lazy_plt->plt_got_offset;
5969
plts
[j].plt_got_insn_size = lazy_plt->plt_got_insn_size;
5970
plts
[j].plt_entry_size = lazy_plt->plt_entry_size
5814
struct elf_x86_plt
plts
[] =
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf32-i386.c
4279
/* Similar to _bfd_elf_get_synthetic_symtab. Support
PLTs
with all
4301
struct elf_x86_plt
plts
[] =
4344
for (j = 0;
plts
[j].name != NULL; j++)
4346
plt = bfd_get_section_by_name (abfd,
plts
[j].name);
4363
if (
plts
[j].type == plt_unknown
4437
plts
[j].sec = plt;
4438
plts
[j].type = plt_type;
4442
plts
[j].plt_got_offset = lazy_plt->plt_got_offset;
4443
plts
[j].plt_entry_size = lazy_plt->plt_entry_size;
4449
plts
[j].plt_got_offset = non_lazy_plt->plt_got_offset
4298
struct elf_x86_plt
plts
[] =
local
[
all
...]
elf64-x86-64.c
5768
/* Similar to _bfd_elf_get_synthetic_symtab. Support
PLTs
with all
5793
struct elf_x86_plt
plts
[] =
5834
for (j = 0;
plts
[j].name != NULL; j++)
5836
plt = bfd_get_section_by_name (abfd,
plts
[j].name);
5848
if (
plts
[j].type == plt_unknown
5940
plts
[j].sec = plt;
5941
plts
[j].type = plt_type;
5945
plts
[j].plt_got_offset = lazy_plt->plt_got_offset;
5946
plts
[j].plt_got_insn_size = lazy_plt->plt_got_insn_size;
5947
plts
[j].plt_entry_size = lazy_plt->plt_entry_size
5791
struct elf_x86_plt
plts
[] =
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf32-i386.c
4231
/* Similar to _bfd_elf_get_synthetic_symtab. Support
PLTs
with all
4253
struct elf_x86_plt
plts
[] =
4296
for (j = 0;
plts
[j].name != NULL; j++)
4298
plt = bfd_get_section_by_name (abfd,
plts
[j].name);
4315
if (
plts
[j].type == plt_unknown
4389
plts
[j].sec = plt;
4390
plts
[j].type = plt_type;
4394
plts
[j].plt_got_offset = lazy_plt->plt_got_offset;
4395
plts
[j].plt_entry_size = lazy_plt->plt_entry_size;
4401
plts
[j].plt_got_offset = non_lazy_plt->plt_got_offset
4250
struct elf_x86_plt
plts
[] =
local
[
all
...]
elf64-x86-64.c
5282
/* Similar to _bfd_elf_get_synthetic_symtab. Support
PLTs
with all
5307
struct elf_x86_plt
plts
[] =
5348
for (j = 0;
plts
[j].name != NULL; j++)
5350
plt = bfd_get_section_by_name (abfd,
plts
[j].name);
5362
if (
plts
[j].type == plt_unknown
5454
plts
[j].sec = plt;
5455
plts
[j].type = plt_type;
5459
plts
[j].plt_got_offset = lazy_plt->plt_got_offset;
5460
plts
[j].plt_got_insn_size = lazy_plt->plt_got_insn_size;
5461
plts
[j].plt_entry_size = lazy_plt->plt_entry_size
5305
struct elf_x86_plt
plts
[] =
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf32-i386.c
4221
/* Similar to _bfd_elf_get_synthetic_symtab. Support
PLTs
with all
4243
struct elf_x86_plt
plts
[] =
4286
for (j = 0;
plts
[j].name != NULL; j++)
4288
plt = bfd_get_section_by_name (abfd,
plts
[j].name);
4305
if (
plts
[j].type == plt_unknown
4379
plts
[j].sec = plt;
4380
plts
[j].type = plt_type;
4384
plts
[j].plt_got_offset = lazy_plt->plt_got_offset;
4385
plts
[j].plt_entry_size = lazy_plt->plt_entry_size;
4391
plts
[j].plt_got_offset = non_lazy_plt->plt_got_offset
4240
struct elf_x86_plt
plts
[] =
local
[
all
...]
elf64-x86-64.c
5203
/* Similar to _bfd_elf_get_synthetic_symtab. Support
PLTs
with all
5228
struct elf_x86_plt
plts
[] =
5269
for (j = 0;
plts
[j].name != NULL; j++)
5271
plt = bfd_get_section_by_name (abfd,
plts
[j].name);
5283
if (
plts
[j].type == plt_unknown
5375
plts
[j].sec = plt;
5376
plts
[j].type = plt_type;
5380
plts
[j].plt_got_offset = lazy_plt->plt_got_offset;
5381
plts
[j].plt_got_insn_size = lazy_plt->plt_got_insn_size;
5382
plts
[j].plt_entry_size = lazy_plt->plt_entry_size
5226
struct elf_x86_plt
plts
[] =
local
[
all
...]
Completed in 58 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026