OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:psy2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-spu.c
3057
Elf_Internal_Sym **
psy2
;
local
3059
for (
psy2
= psy; ++
psy2
< psyms + symcount; )
3060
if (psecs[*
psy2
- syms] != s)
3063
if (!alloc_stack_info (s,
psy2
- psy))
3065
psy =
psy2
;
/src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c
3057
Elf_Internal_Sym **
psy2
;
local
3059
for (
psy2
= psy; ++
psy2
< psyms + symcount; )
3060
if (psecs[*
psy2
- syms] != s)
3063
if (!alloc_stack_info (s,
psy2
- psy))
3065
psy =
psy2
;
/src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c
3053
Elf_Internal_Sym **
psy2
;
local
3055
for (
psy2
= psy; ++
psy2
< psyms + symcount; )
3056
if (psecs[*
psy2
- syms] != s)
3059
if (!alloc_stack_info (s,
psy2
- psy))
3061
psy =
psy2
;
/src/external/gpl3/gdb/dist/bfd/
elf32-spu.c
3057
Elf_Internal_Sym **
psy2
;
local
3059
for (
psy2
= psy; ++
psy2
< psyms + symcount; )
3060
if (psecs[*
psy2
- syms] != s)
3063
if (!alloc_stack_info (s,
psy2
- psy))
3065
psy =
psy2
;
Completed in 22 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026