Home
last modified time | relevance | path

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

/llvm-project/llvm/test/DebugInfo/COFF/
H A Dtrailing-inlined-function.s22 # CHECK-NEXT: ChangeLineOffset: 2
34 # CHECK-NEXT: ChangeLineOffset: 2
H A Dlocal-variables.ll156 ; OBJ: ChangeLineOffset: 1
183 ; OBJ: ChangeLineOffset: 1
H A Dinlining.ll182 ; OBJ-NEXT: ChangeLineOffset: 1
192 ; OBJ-NEXT: ChangeLineOffset: 2
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp166 case BinaryAnnotationsOpCode::ChangeLineOffset: in getLineOffset()
/llvm-project/llvm/test/MC/COFF/
H A Dcv-inline-linetable.s137 # CHECK-NEXT: ChangeLineOffset: 1
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h510 ChangeLineOffset, enumerator
H A DSymbolRecord.h320 case BinaryAnnotationsOpCode::ChangeLineOffset: in ParseCurrentAnnotation()
/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp579 compressAnnotation(BinaryAnnotationsOpCode::ChangeLineOffset, Buffer); in encodeInlineLineTable()
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp473 case BinaryAnnotationsOpCode::ChangeLineOffset: in visitKnownRecord()
/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp747 case BinaryAnnotationsOpCode::ChangeLineOffset: in visitKnownRecord()
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1468 case BinaryAnnotationsOpCode::ChangeLineOffset: in ParseInlineSite()
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3531 case BinaryAnnotationsOpCode::ChangeLineOffset: in inlineSiteAnnotation()