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.old/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/dist/bfd/
elf32-i386.c
4263
/* Similar to _bfd_elf_get_synthetic_symtab. Support
PLTs
with all
4285
struct elf_x86_plt
plts
[] =
4328
for (j = 0;
plts
[j].name != NULL; j++)
4330
plt = bfd_get_section_by_name (abfd,
plts
[j].name);
4347
if (
plts
[j].type == plt_unknown
4421
plts
[j].sec = plt;
4422
plts
[j].type = plt_type;
4426
plts
[j].plt_got_offset = lazy_plt->plt_got_offset;
4427
plts
[j].plt_entry_size = lazy_plt->plt_entry_size;
4433
plts
[j].plt_got_offset = non_lazy_plt->plt_got_offset
4282
struct elf_x86_plt
plts
[] =
local
[
all
...]
elf64-x86-64.c
5764
/* Similar to _bfd_elf_get_synthetic_symtab. Support
PLTs
with all
5789
struct elf_x86_plt
plts
[] =
5830
for (j = 0;
plts
[j].name != NULL; j++)
5832
plt = bfd_get_section_by_name (abfd,
plts
[j].name);
5844
if (
plts
[j].type == plt_unknown
5936
plts
[j].sec = plt;
5937
plts
[j].type = plt_type;
5941
plts
[j].plt_got_offset = lazy_plt->plt_got_offset;
5942
plts
[j].plt_got_insn_size = lazy_plt->plt_got_insn_size;
5943
plts
[j].plt_entry_size = lazy_plt->plt_entry_size
5787
struct elf_x86_plt
plts
[] =
local
[
all
...]
Completed in 33 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026