Home
last modified time | relevance | path

Searched refs:ChangeLineOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCCodeView.cpp568 compressAnnotation(BinaryAnnotationsOpCode::ChangeLineOffset, Buffer); in encodeInlineLineTable()
581 compressAnnotation(BinaryAnnotationsOpCode::ChangeLineOffset, Buffer); in encodeInlineLineTable()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h492 ChangeLineOffset, enumerator
H A DSymbolRecord.h306 case BinaryAnnotationsOpCode::ChangeLineOffset: in ParseCurrentAnnotation()
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp475 case BinaryAnnotationsOpCode::ChangeLineOffset: in visitKnownRecord()