Home | History | Annotate | Download | only in src

Lines Matching full:sym_mem

929   GElf_Sym sym_mem;
964 gelf_getsym (symdata, shdr->sh_info, &sym_mem)->st_name)
1715 GElf_Sym sym_mem;
1716 GElf_Sym *sym = gelf_getsymshndx (data, xndx_data, cnt, &sym_mem, &xndx);