Home | History | Annotate | Download | only in src

Lines Matching full:oldfile

654       struct usedfiles *oldfile;
684 oldfile = oldp->file;
685 xelf_getsymshndx (oldfile->symtabdata, oldfile->xndxdata, oldp->symidx,
691 scnname = elf_strptr (oldfile->elf,
692 oldfile->shstrndx,
693 SCNINFO_SHDR (oldfile->scninfo[shndx].shdr).sh_name);
699 print_file_name (stderr, oldfile, 1, 0);