Home | History | Annotate | Download | only in src

Lines Matching refs:nfiles

655       size_t nfiles;
656 if (dwarf_getsrcfiles (cudie, &files, &nfiles) != 0)
679 if (dwarf_formudata (attr, &fileidx) != 0 || fileidx >= nfiles)