Home
last modified time | relevance | path

Searched defs:file_info_struct (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/gas/
HDlisting.c120 typedef struct file_info_struct struct
122 struct file_info_struct * next; argument
123 char * filename;
124 long pos;
125 unsigned int linenum;
126 int at_end;
/trueos/contrib/gcc/
HDprotoize.c296 struct file_info_struct { struct
297 const hash_table_entry * hash_entry; /* -> to associated hash entry */
298 const def_dec_info * defs_decs; /* -> to chain of defs/decs */
299 time_t mtime; /* Time of last modification. */