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_off
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-hppa.c
3639
bfd_vma dlt_off, fptr_off,
opd_off
;
3700
opd_off
= local_opd_offsets[r_symndx];
3704
if ((
opd_off
& 1) != 0)
3706
BFD_ASSERT (
opd_off
!= (bfd_vma) -1);
3707
opd_off
&= ~1;
3715
elf_hppa_opd_eplt_reloc (rel, relocation, info,
opd_off
);
3718
relocation = (
opd_off
+ sopd->output_offset
3727
sopd->contents +
opd_off
+ 16);
3732
sopd->contents +
opd_off
+ 24);
3750
elf_hppa_opd_fptr_reloc (info,
opd_off
, fptr_off)
3638
bfd_vma dlt_off, fptr_off,
opd_off
;
local
3928
bfd_vma
opd_off
= (bfd_vma) -1;
local
4173
bfd_vma fptr_off,
opd_off
;
local
[
all
...]
elf64-ppc.c
11699
bfd_vma
opd_off
= stub_entry->h->elf.root.u.def.value;
11710
if (!bfd_get_section_contents (opd->owner, opd, buf,
opd_off
+ 8, 8))
11695
bfd_vma
opd_off
= stub_entry->h->elf.root.u.def.value;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c
11696
bfd_vma
opd_off
= stub_entry->h->elf.root.u.def.value;
11707
if (!bfd_get_section_contents (opd->owner, opd, buf,
opd_off
+ 8, 8))
11692
bfd_vma
opd_off
= stub_entry->h->elf.root.u.def.value;
local
/src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c
11679
bfd_vma
opd_off
= stub_entry->h->elf.root.u.def.value;
11690
if (!bfd_get_section_contents (opd->owner, opd, buf,
opd_off
+ 8, 8))
11675
bfd_vma
opd_off
= stub_entry->h->elf.root.u.def.value;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c
11676
bfd_vma
opd_off
= stub_entry->h->elf.root.u.def.value;
11687
if (!bfd_get_section_contents (opd->owner, opd, buf,
opd_off
+ 8, 8))
11672
bfd_vma
opd_off
= stub_entry->h->elf.root.u.def.value;
local
Completed in 217 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026