Home | History | Annotate | Download | only in src

Lines Matching refs:arsym

8454   const Elf_Arsym *arsym = elf_getarsym (elf, &narsym);
8455 if (arsym == NULL)
8471 for (const Elf_Arsym *s = arsym; s < &arsym[narsym - 1]; ++s)