Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp186 error(IO.mapStringZVectorZ(Compile2.ExtraStrings)); in visitKnownRecord()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h739 std::vector<StringRef> ExtraStrings; variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp564 typesetStringList(P.getIndentLevel() + 9 + 2, Compile2.ExtraStrings)); in visitKnownRecord()