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

/freebsd-12-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:lld::elf::ScriptLexer
H A DScriptParser.cpp1397 if (consumeLabel("local")) {
1401 if (consumeLabel("global")) {

Completed in 109 milliseconds