Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DScriptLexer.h33 bool consumeLabel(StringRef tok);
DScriptLexer.cpp293 bool ScriptLexer::consumeLabel(StringRef tok) { in consumeLabel() function in ScriptLexer
DScriptParser.cpp1644 if (consumeLabel("local")) { in readSymbols()
1648 if (consumeLabel("global")) { in readSymbols()