Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/ld/
H A Dldlex.h29 input_selected, /* We've set the initial state. */ enumerator
H A Dldlex.l123 if (parser_input != input_selected)
127 parser_input = input_selected;
H A Dldfile.c183 parser_input = input_selected; in ldfile_try_open_bfd()