Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DScriptParser.cpp219 StringRef verStr = next(); in readVersionScriptCommand() local
1607 void ScriptParser::readVersionDeclaration(StringRef verStr) { in readVersionDeclaration()