Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DScriptParser.cpp48 class ScriptParser final : ScriptLexer { class
50 ScriptParser(MemoryBufferRef mb) : ScriptLexer(mb) { in ScriptParser() function in __anon3508e5030111::ScriptParser