Lines Matching full:files
77 cu->files = (void *) -1l;212 /* Now read the files. */565 /* Put all the files in an array. */566 Dwarf_Files *files = libdw_alloc (dbg, Dwarf_Files,570 files->nfiles = nfilelist;573 files->info[nfilelist] = filelist->info;579 files->dbg = dbg;582 cu->files = files;591 files = files;