OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opt_fd
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c
8018
struct elf_link_hash_entry *opt, *
opt_fd
;
8022
opt_fd
= elf_link_hash_lookup (&htab->elf, "__tls_get_addr_opt",
8024
if (
opt_fd
!= NULL
8025
&& (
opt_fd
->root.type == bfd_link_hash_defined
8026
||
opt_fd
->root.type == bfd_link_hash_defweak))
8064
tga_fd->root.u.i.link = &
opt_fd
->root;
8066
ppc64_elf_copy_indirect_symbol (info,
opt_fd
, tga_fd);
8071
desc_fd->root.u.i.link = &
opt_fd
->root;
8073
ppc64_elf_copy_indirect_symbol (info,
opt_fd
, desc_fd);
8075
opt_fd
->mark = 1
8014
struct elf_link_hash_entry *opt, *
opt_fd
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c
8018
struct elf_link_hash_entry *opt, *
opt_fd
;
8022
opt_fd
= elf_link_hash_lookup (&htab->elf, "__tls_get_addr_opt",
8024
if (
opt_fd
!= NULL
8025
&& (
opt_fd
->root.type == bfd_link_hash_defined
8026
||
opt_fd
->root.type == bfd_link_hash_defweak))
8064
tga_fd->root.u.i.link = &
opt_fd
->root;
8066
ppc64_elf_copy_indirect_symbol (info,
opt_fd
, tga_fd);
8071
desc_fd->root.u.i.link = &
opt_fd
->root;
8073
ppc64_elf_copy_indirect_symbol (info,
opt_fd
, desc_fd);
8075
opt_fd
->mark = 1
8014
struct elf_link_hash_entry *opt, *
opt_fd
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c
8011
struct elf_link_hash_entry *opt, *
opt_fd
;
8015
opt_fd
= elf_link_hash_lookup (&htab->elf, "__tls_get_addr_opt",
8017
if (
opt_fd
!= NULL
8018
&& (
opt_fd
->root.type == bfd_link_hash_defined
8019
||
opt_fd
->root.type == bfd_link_hash_defweak))
8057
tga_fd->root.u.i.link = &
opt_fd
->root;
8059
ppc64_elf_copy_indirect_symbol (info,
opt_fd
, tga_fd);
8064
desc_fd->root.u.i.link = &
opt_fd
->root;
8066
ppc64_elf_copy_indirect_symbol (info,
opt_fd
, desc_fd);
8068
opt_fd
->mark = 1
8007
struct elf_link_hash_entry *opt, *
opt_fd
;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c
8010
struct elf_link_hash_entry *opt, *
opt_fd
;
8014
opt_fd
= elf_link_hash_lookup (&htab->elf, "__tls_get_addr_opt",
8016
if (
opt_fd
!= NULL
8017
&& (
opt_fd
->root.type == bfd_link_hash_defined
8018
||
opt_fd
->root.type == bfd_link_hash_defweak))
8056
tga_fd->root.u.i.link = &
opt_fd
->root;
8058
ppc64_elf_copy_indirect_symbol (info,
opt_fd
, tga_fd);
8063
desc_fd->root.u.i.link = &
opt_fd
->root;
8065
ppc64_elf_copy_indirect_symbol (info,
opt_fd
, desc_fd);
8067
opt_fd
->mark = 1
8006
struct elf_link_hash_entry *opt, *
opt_fd
;
local
[
all
...]
Completed in 48 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026