OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pltsec
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfxx-x86.c
4262
asection *sec, *
pltsec
;
local
4623
pltsec
= htab->elf.splt;
4626
&& (!htab->plt.has_plt0 ||
pltsec
== NULL))
4725
if (
pltsec
!= NULL)
4747
sec =
pltsec
;
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-x86.c
4221
asection *sec, *
pltsec
;
local
4582
pltsec
= htab->elf.splt;
4585
&& (!htab->plt.has_plt0 ||
pltsec
== NULL))
4682
if (
pltsec
!= NULL)
4707
sec =
pltsec
;
/src/external/gpl3/gdb.old/dist/bfd/
elfxx-x86.c
4226
asection *sec, *
pltsec
;
local
4592
pltsec
= htab->elf.splt;
4595
&& (!htab->plt.has_plt0 ||
pltsec
== NULL))
4692
if (
pltsec
!= NULL)
4716
sec =
pltsec
;
/src/external/gpl3/gdb/dist/bfd/
elfxx-x86.c
4232
asection *sec, *
pltsec
;
local
4593
pltsec
= htab->elf.splt;
4596
&& (!htab->plt.has_plt0 ||
pltsec
== NULL))
4695
if (
pltsec
!= NULL)
4720
sec =
pltsec
;
Completed in 26 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026