Home
last modified time | relevance | path

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

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