Lines Matching defs:file
3 This file is part of Red Hat elfutils.
25 those well defined interfaces identified in the file named EXCEPTION
36 covered by this exception. If you modify this file, you may extend this
37 exception to your version of the file, but you are not obligated to do
40 this file solely under the GPL without exception.
83 return line->files->info[line->file].name;
95 file and line/column number. If any of the numbers is zero,
103 if (unlikely (line->file >= line->files->nfiles))
110 const char *file = INTUSE(dwarf_line_file) (line);
111 if (file != lastfile)
114 lastfile = file;
115 lastmatch = !strcmp (is_basename ? basename (file) : file,
142 /* We know about this file already. If this is a better