Searched refs:stab_types (Results 1 – 1 of 1) sorted by relevance
90 struct stab_types **file_types;120 struct stab_types struct123 struct stab_types *next; argument363 ret->file_types = (struct stab_types **) xmalloc (sizeof *ret->file_types); in start_stab()433 info->file_types = ((struct stab_types **) in parse_stab()3160 struct stab_types *file_types;3181 info->file_types = ((struct stab_types **) in push_bincl()3216 info->file_types = ((struct stab_types **) in find_excl()3299 struct stab_types **ps; in stab_find_slot()3321 *ps = (struct stab_types *) xmalloc (sizeof **ps); in stab_find_slot()[all …]