Home | History | Annotate | Download | only in gold

Lines Matching full:first_token

1547 // by first_token and lex_mode.
1552 int first_token, Lex::Mode lex_mode)
1586 Lex lex(input_string.c_str(), input_string.length(), first_token);
1591 first_token == Lex::DYNAMIC_LIST,
3369 script_include_directive(int first_token, void* closurev,
3376 first_token, Lex::LINKER_SCRIPT);