Lines Matching defs:files
105 static const char doc[] = N_("List symbols from FILEs (a.out by default).");
245 /* Process all the remaining files. */
485 /* Process all the files contained in the archive. */
656 Dwarf_Files *files;
658 if (dwarf_getsrcfiles (cudie, &files, &nfiles) != 0)
707 newp->file = dwarf_filesrc (files, fileidx, NULL, NULL);
950 /* We do not print the entries for files. */