Lines Matching defs:file_entry
529 struct file_entry { struct
531 char *filename;
535 char *local_sym_name;
540 struct exec header;
542 int symseg_offset;
547 struct nlist *symbols;
549 int string_size;
553 char *strings;
578 struct file_entry *subfiles; argument
585 struct file_entry *superfile; argument
587 struct file_entry *chain; argument
606 struct file_entry *file_table; argument