Lines Matching defs:file
5 // This file is distributed under the University of Illinois Open Source
44 static const char PAD[]; ///< inter-file align padding
49 char name[16]; ///< Name of the file member.
50 char date[12]; ///< File date, decimal seconds since Epoch
53 char mode[8]; ///< file mode in ASCII octal
54 char size[10]; ///< file size in ASCII decimal
89 Input* file;
136 /// getARFile - get the Input& of the archive file
139 /// getARFile - get the Input& of the archive file
158 /// @param pFileOffset - file offset in symtab represents a object file
162 /// hasObjectMember - check if a object file is included or not
163 /// @param pFileOffset - file offset in symtab represents a object file
182 /// hasArchiveMember - check if an archive file is included or not
205 /// @param pFileOffset - file offset in symtab represents a object file
214 /// getObjFileOffset - get the file offset that represent a object file
232 /// getMemberFile - get the member file in an archive member
235 /// @param pName - the name of the member file we want to get
236 /// @param pPath - the path of the member file
237 /// @param pFileOffset - the file offset of the member file in a regular AR