Home | History | Annotate | Download | only in libdwfl

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.
70 struct Dwarf_Fileinfo_s *file = &info->files->info[info->file];
72 *mtime = file->mtime;
74 *length = file->length;
75 return file->name;