Home | History | Annotate | Download | only in src

Lines Matching refs:GElf_Versym

2616   GElf_Versym ndx;
2623 add_version (const char *objname, const char *name, GElf_Versym ndx, int type)
2699 GElf_Versym versym_mem;
2700 GElf_Versym *versym = gelf_getversym (data, cnt, &versym_mem);
2735 if (runp->ndx == (*versym & (GElf_Versym) 0x7fff))