Searched refs:file_types (Results 1 – 2 of 2) sorted by relevance
90 struct stab_types **file_types; member363 ret->file_types = (struct stab_types **) xmalloc (sizeof *ret->file_types); in start_stab()364 ret->file_types[0] = NULL; in start_stab()433 info->file_types = ((struct stab_types **) in parse_stab()434 xmalloc (sizeof *info->file_types)); in parse_stab()435 info->file_types[0] = NULL; in parse_stab()3160 struct stab_types *file_types; member3176 n->file_types = NULL; in push_bincl()3181 info->file_types = ((struct stab_types **) in push_bincl()3182 xrealloc (info->file_types, in push_bincl()[all …]
577 bincl_stack. Clear the file_types field.686 (struct bincl_file): Add hash, file and file_types fields.690 it. Save the file types in the new file_types field.