Home
last modified time | relevance | path

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

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