Home | History | Annotate | Download | only in src

Lines Matching refs:arsym

6400   const Elf_Arsym *arsym = elf_getarsym (elf, &narsym);
6401 if (arsym == NULL)
6417 for (const Elf_Arsym *s = arsym; s < &arsym[narsym - 1]; ++s)