Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h82 StringRef BytesSR = in mapObject() local
84 Streamer->EmitBytes(BytesSR); in mapObject()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp48 StringRef BytesSR = StringRef(&Pad, sizeof(Pad)); in endRecord() local
49 Streamer->EmitBytes(BytesSR); in endRecord()