Home
last modified time | relevance | path

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

/csrg-svn/usr.bin/ld/
H A Dld.c529 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
[all …]