Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dstabs.c3152 struct bincl_file *next_stack; member
3172 n->next_stack = info->bincl_stack; in push_bincl()
3199 info->bincl_stack = o->next_stack; in pop_bincl()
DChangeLog-9197575 * stabs.c (struct bincl_file): Add next_stack field.
578 (pop_bincl): Use the next_stack field when popping the stack.