Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dstabs.c74 struct bincl_file *bincl_stack;
76 struct bincl_file *bincl_list;
3147 struct bincl_file struct
3150 struct bincl_file *next; argument
3152 struct bincl_file *next_stack; argument
3168 struct bincl_file *n; in push_bincl() argument
3170 n = (struct bincl_file *) xmalloc (sizeof *n); in push_bincl()
3194 struct bincl_file *o; in pop_bincl()
3213 struct bincl_file *l; in find_excl()
DChangeLog-9197575 * stabs.c (struct bincl_file): Add next_stack field.
686 (struct bincl_file): Add hash, file and file_types fields.
689 (pop_bincl): Put the bincl_file on bincl_list, rather than freeing