Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp212 auto NullTerminatedString = StringRef(Value.data(), Value.size() + 1); in mapStringZ() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp712 SmallString<32> NullTerminatedString( emitNullTerminatedSymbolName() local