OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opd_bfd
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c
5550
bfd *
opd_bfd
= opd_sec->owner;
5555
if (!is_ppc64_elf (
opd_bfd
))
5572
|| !bfd_malloc_and_get_section (
opd_bfd
, opd_sec, &contents))
5581
val = bfd_get_64 (
opd_bfd
, contents + offset);
5596
for (sec =
opd_bfd
->sections; sec != NULL; sec = sec->next)
5613
relocs = _bfd_elf_link_read_relocs (
opd_bfd
, opd_sec, NULL, NULL, true);
5631
Elf_Internal_Shdr *symtab_hdr = &elf_symtab_hdr (
opd_bfd
);
5640
&& elf_sym_hashes (
opd_bfd
) != NULL)
5645
sym_hashes = elf_sym_hashes (
opd_bfd
);
5653
if (rh->root.u.def.section->owner ==
opd_bfd
)
5546
bfd *
opd_bfd
= opd_sec->owner;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c
5558
bfd *
opd_bfd
= opd_sec->owner;
5563
if (!is_ppc64_elf (
opd_bfd
))
5580
|| !bfd_malloc_and_get_section (
opd_bfd
, opd_sec, &contents))
5589
val = bfd_get_64 (
opd_bfd
, contents + offset);
5604
for (sec =
opd_bfd
->sections; sec != NULL; sec = sec->next)
5621
relocs = _bfd_elf_link_read_relocs (
opd_bfd
, opd_sec, NULL, NULL, true);
5639
Elf_Internal_Shdr *symtab_hdr = &elf_symtab_hdr (
opd_bfd
);
5648
&& elf_sym_hashes (
opd_bfd
) != NULL)
5653
sym_hashes = elf_sym_hashes (
opd_bfd
);
5661
if (rh->root.u.def.section->owner ==
opd_bfd
)
5554
bfd *
opd_bfd
= opd_sec->owner;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c
5557
bfd *
opd_bfd
= opd_sec->owner;
5562
if (!is_ppc64_elf (
opd_bfd
))
5579
|| !bfd_malloc_and_get_section (
opd_bfd
, opd_sec, &contents))
5588
val = bfd_get_64 (
opd_bfd
, contents + offset);
5603
for (sec =
opd_bfd
->sections; sec != NULL; sec = sec->next)
5620
relocs = _bfd_elf_link_read_relocs (
opd_bfd
, opd_sec, NULL, NULL, true);
5638
Elf_Internal_Shdr *symtab_hdr = &elf_symtab_hdr (
opd_bfd
);
5647
&& elf_sym_hashes (
opd_bfd
) != NULL)
5652
sym_hashes = elf_sym_hashes (
opd_bfd
);
5660
if (rh->root.u.def.section->owner ==
opd_bfd
)
5553
bfd *
opd_bfd
= opd_sec->owner;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c
5554
bfd *
opd_bfd
= opd_sec->owner;
5559
if (!is_ppc64_elf (
opd_bfd
))
5576
|| !bfd_malloc_and_get_section (
opd_bfd
, opd_sec, &contents))
5585
val = bfd_get_64 (
opd_bfd
, contents + offset);
5600
for (sec =
opd_bfd
->sections; sec != NULL; sec = sec->next)
5617
relocs = _bfd_elf_link_read_relocs (
opd_bfd
, opd_sec, NULL, NULL, true);
5635
Elf_Internal_Shdr *symtab_hdr = &elf_symtab_hdr (
opd_bfd
);
5644
&& elf_sym_hashes (
opd_bfd
) != NULL)
5649
sym_hashes = elf_sym_hashes (
opd_bfd
);
5657
if (rh->root.u.def.section->owner ==
opd_bfd
)
5550
bfd *
opd_bfd
= opd_sec->owner;
local
[
all
...]
Completed in 43 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026