Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/
Dldlex.l69 static unsigned int sysrooted_stack[MAX_INCLUDE_DEPTH]; variable
467 input_flags.sysrooted = sysrooted_stack[include_stack_ptr];
490 sysrooted_stack[include_stack_ptr] = input_flags.sysrooted;
DChangeLog-2012822 * ldlex.l (sysrooted_stack): New array.