Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_config.cpp66 while(NextLine(&line)) { in next_token()
103 bool NextLine(std::string* line) { in NextLine() function in ConfigParser