Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp247 std::string BackendVersion; in visitKnownRecord() local
249 raw_string_ostream Out(BackendVersion); in visitKnownRecord()
254 W.printString("BackendVersion", BackendVersion); in visitKnownRecord()
273 std::string BackendVersion; in visitKnownRecord() local
275 raw_string_ostream Out(BackendVersion); in visitKnownRecord()
281 W.printString("BackendVersion", BackendVersion); in visitKnownRecord()