Home | History | Annotate | Download | only in libdwfl

Lines Matching refs:symdata

108   Elf_Data *symdata;
125 if (cache->symdata == NULL)
145 cache->symdata = elf_getdata (scn, NULL);
147 if (unlikely (cache->symdata == NULL))
156 if (cache->symdata != NULL && cache->symxndxdata != NULL)
160 if (cache->symdata == NULL)
173 cache->symdata = mod->symdata;
179 if (unlikely (gelf_getsymshndx (cache->symdata, cache->symxndxdata,
234 if (m->symdata == NULL
242 sym = gelf_getsymshndx (m->symdata, m->symxndxdata,