Home
last modified time | relevance | path

Searched defs:ScriptParser (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lld/ELF/
H A DScriptParser.cpp48 class ScriptParser final : ScriptLexer { class
50 ScriptParser(MemoryBufferRef mb) : ScriptLexer(mb) { in ScriptParser() function in __anon050ee08a0111::ScriptParser