Home | History | Annotate | Download | only in src

Lines Matching refs:Elf_Arsym

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