Searched refs:fileidx (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Dnm.c677 Dwarf_Word fileidx; local
679 if (dwarf_formudata (attr, &fileidx) != 0 || fileidx >= nfiles)
705 newp->file = dwarf_filesrc (files, fileidx, NULL, NULL);

Completed in 13 milliseconds