OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lgot_refs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c
4649
bfd_signed_vma *
lgot_refs
;
4653
lgot_refs
= elf_local_got_refcounts (ibfd);
4654
if (
lgot_refs
== NULL)
4657
(
lgot_refs
+ symtab_hdr->sh_info);
4661
got_count = &
lgot_refs
[r_symndx];
4638
bfd_signed_vma *
lgot_refs
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c
4662
bfd_signed_vma *
lgot_refs
;
4666
lgot_refs
= elf_local_got_refcounts (ibfd);
4667
if (
lgot_refs
== NULL)
4670
(
lgot_refs
+ symtab_hdr->sh_info);
4674
got_count = &
lgot_refs
[r_symndx];
4651
bfd_signed_vma *
lgot_refs
;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c
4662
bfd_signed_vma *
lgot_refs
;
4666
lgot_refs
= elf_local_got_refcounts (ibfd);
4667
if (
lgot_refs
== NULL)
4670
(
lgot_refs
+ symtab_hdr->sh_info);
4674
got_count = &
lgot_refs
[r_symndx];
4651
bfd_signed_vma *
lgot_refs
;
local
/src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c
4649
bfd_signed_vma *
lgot_refs
;
4653
lgot_refs
= elf_local_got_refcounts (ibfd);
4654
if (
lgot_refs
== NULL)
4657
(
lgot_refs
+ symtab_hdr->sh_info);
4661
got_count = &
lgot_refs
[r_symndx];
4638
bfd_signed_vma *
lgot_refs
;
local
Completed in 33 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026