Searched defs:symtab_t (Results 1 – 1 of 1) sorted by relevance
63 static struct symtab_t { struct64 ENTRY *Function;65 EHEAD *Args;66 EHEAD *Varargs;67 EHEAD *Globals;68 ENTRY *Errval;71 table_t *Includes;74 ENTRY *Exception;77 table_t *Print_Types;80 int Line;[all …]