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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h82 StringRef BytesSR = local
84 Streamer->EmitBytes(BytesSR);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp48 StringRef BytesSR = StringRef(&Pad, sizeof(Pad)); local
49 Streamer->EmitBytes(BytesSR);

Completed in 47 milliseconds