Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgodump.c524 struct godump_container struct
527 struct pointer_set_t *decls_seen;
531 struct pointer_set_t *pot_dummy_types;
534 htab_t keyword_hash;
537 htab_t type_hash;
561 go_format_type (struct godump_container *container, tree type, in go_format_type() argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgodump.c538 struct godump_container struct
541 hash_set<tree> decls_seen;
545 hash_set<const char *> pot_dummy_types;
548 htab_t keyword_hash;
551 htab_t type_hash;
554 htab_t invalid_hash;
557 struct obstack type_obstack;