Home | History | Annotate | Download | only in libdwfl

Lines Matching refs:symdata

112   Elf_Data *symdata;
129 if (cache->symdata == NULL)
149 cache->symdata = elf_getdata (scn, NULL);
151 if (unlikely (cache->symdata == NULL))
160 if (cache->symdata != NULL && cache->symxndxdata != NULL)
164 if (cache->symdata == NULL)
177 cache->symdata = mod->symdata;
183 if (unlikely (gelf_getsymshndx (cache->symdata, cache->symxndxdata,
241 if (m->symdata == NULL
249 sym = gelf_getsymshndx (m->symdata, m->symxndxdata,