Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp166 case BinaryAnnotationsOpCode::ChangeLineOffset: in getLineOffset()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h510 ChangeLineOffset, enumerator
H A DSymbolRecord.h320 case BinaryAnnotationsOpCode::ChangeLineOffset: in ParseCurrentAnnotation()
321 Result.Name = "ChangeLineOffset"; in ParseCurrentAnnotation()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp593 compressAnnotation(BinaryAnnotationsOpCode::ChangeLineOffset, Buffer); in encodeInlineLineTable()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp473 case BinaryAnnotationsOpCode::ChangeLineOffset: in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp747 case BinaryAnnotationsOpCode::ChangeLineOffset: in visitKnownRecord()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1474 case BinaryAnnotationsOpCode::ChangeLineOffset: in ParseInlineSite()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3537 case BinaryAnnotationsOpCode::ChangeLineOffset: in inlineSiteAnnotation()