Home | History | Annotate | Download | only in src

Lines Matching full:sym_mem

1118   GElf_Sym sym_mem;
1132 gelf_getsym (symdata, shdr->sh_info, &sym_mem)->st_name)
1842 GElf_Sym sym_mem;
1843 GElf_Sym *sym = gelf_getsymshndx (data, xndx_data, cnt, &sym_mem, &xndx);