Home
last modified time | relevance | path

Searched refs:type_string (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgodump.c655 go_force_record_alignment (struct obstack *ob, const char *type_string, in go_force_record_alignment() argument
660 if (type_string == NULL) in go_force_record_alignment()
665 obstack_grow (ob, type_string, strlen (type_string)); in go_force_record_alignment()