Lines Matching defs:file
3 This file is part of elfutils.
5 This file is free software; you can redistribute it and/or modify
63 return line->files->info[line->file].name;
75 file and line/column number. If any of the numbers is zero,
83 if (unlikely (line->file >= line->files->nfiles))
90 const char *file = INTUSE(dwarf_line_file) (line);
91 if (file != lastfile)
94 lastfile = file;
95 lastmatch = !strcmp (is_basename ? basename (file) : file,
122 /* We know about this file already. If this is a better