Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dstabs.c90 struct stab_types **file_types;
120 struct stab_types struct
123 struct stab_types *next; argument
363 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 …]