Searched refs:psy2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-spu.c2181 Elf_Internal_Sym **psy2; local
2183 for (psy2 = psy; ++psy2 < psyms + symcount; )
2184 if (psecs[*psy2 - syms] != s)
2187 if (!alloc_stack_info (s, psy2 - psy))
2189 psy = psy2;

Completed in 119 milliseconds