Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Dlocal-variables.ll154 ; OBJ: ChangeLineOffset: 1
181 ; OBJ: ChangeLineOffset: 1
H A Dinlining.ll175 ; OBJ-NEXT: ChangeLineOffset: 1
185 ; OBJ-NEXT: ChangeLineOffset: 2
/llvm-project-15.0.7/llvm/test/MC/COFF/
H A Dcv-inline-linetable.s137 # CHECK-NEXT: ChangeLineOffset: 1
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp166 case BinaryAnnotationsOpCode::ChangeLineOffset: in getLineOffset()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h503 ChangeLineOffset, enumerator
H A DSymbolRecord.h300 case BinaryAnnotationsOpCode::ChangeLineOffset: in ParseCurrentAnnotation()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCCodeView.cpp578 compressAnnotation(BinaryAnnotationsOpCode::ChangeLineOffset, Buffer); in encodeInlineLineTable()
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp473 case BinaryAnnotationsOpCode::ChangeLineOffset: in visitKnownRecord()
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp723 case BinaryAnnotationsOpCode::ChangeLineOffset: in visitKnownRecord()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1372 case BinaryAnnotationsOpCode::ChangeLineOffset: in ParseInlineSite()