Searched refs:consumeLabel (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DScriptLexer.h35 bool consumeLabel(StringRef tok);
H A DScriptLexer.cpp269 bool ScriptLexer::consumeLabel(StringRef tok) { function in class:ScriptLexer
H A DScriptParser.cpp1491 if (consumeLabel("local")) {
1495 if (consumeLabel("global")) {

Completed in 119 milliseconds