Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DScriptLexer.h34 bool consumeLabel(StringRef tok);
H A DScriptLexer.cpp293 bool ScriptLexer::consumeLabel(StringRef tok) { in consumeLabel() function in ScriptLexer
H A DScriptParser.cpp1642 if (consumeLabel("local")) { in readSymbols()
1646 if (consumeLabel("global")) { in readSymbols()