Home | History | Annotate | Download | only in src

Lines Matching full:nfiles

657       size_t nfiles;
658 if (dwarf_getsrcfiles (cudie, &files, &nfiles) != 0)
681 if (dwarf_formudata (attr, &fileidx) != 0 || fileidx >= nfiles)