Searched defs:symrunp (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Dldgeneric.c4154 struct symbol *symrunp; local
4160 symrunp = head->symbols->next_in_scn;
4168 if (symrunp->file != file)
4171 file = symrunp->file;
4175 locdata = elf_rawdata (file->scninfo[symrunp->scndx].scn,
4183 file->scninfo[symrunp->scndx].outscnndx = head->scnidx;
4189 xelf_getsym (locsymdata, symrunp->symidx, sym);
4195 symrunp->merge.handle
4200 while ((symrunp = symrunp
4225 struct symbol *symrunp; local
4297 struct symbol *symrunp; local
[all...]

Completed in 69 milliseconds