Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
HDscript.cc343 gather_quoted_string(const char** pp);
743 Lex::gather_quoted_string(const char** pp) in gather_quoted_string() function in gold::Lex
820 return this->gather_quoted_string(pp); in get_token()
/dragonfly/contrib/binutils-2.34/gold/
HDscript.cc343 gather_quoted_string(const char** pp);
743 Lex::gather_quoted_string(const char** pp) in gather_quoted_string() function in gold::Lex
824 return this->gather_quoted_string(pp); in get_token()