Home
last modified time | relevance | path

Searched refs:ChangeCodeLength (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/llvm/test/MC/COFF/
H A Dcv-inline-linetable.s139 # CHECK-NEXT: ChangeCodeLength: 0x7
157 # CHECK-NEXT: ChangeCodeLength: 0x7
H A Dcv-inline-linetable-infloop.s6 # CHECK: ChangeCodeLength: 0x2
H A Dcv-inline-linetable-unreachable.s85 # CHECK: ChangeCodeLength: 0xD
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp77 case BinaryAnnotationsOpCode::ChangeCodeLength: in inlineSiteContainsAddress()
H A DNativeInlineSiteSymbol.cpp158 case BinaryAnnotationsOpCode::ChangeCodeLength: in getLineOffset()
/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Dinlining-header.ll84 ; OBJ-NEXT: ChangeCodeLength: 0x7
92 ; OBJ-NEXT: ChangeCodeLength: 0x7
H A Dlocal-variables.ll157 ; OBJ: ChangeCodeLength: 0xC
184 ; OBJ: ChangeCodeLength: 0xA
H A Dinlining.ll177 ; OBJ-NEXT: ChangeCodeLength: 0x7
189 ; OBJ-NEXT: ChangeCodeLength: 0x7
H A Dinlining-files.ll35 ; OBJ: ChangeCodeLength: 0x6
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCCodeView.cpp537 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
602 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h501 ChangeCodeLength, enumerator
H A DSymbolRecord.h276 case BinaryAnnotationsOpCode::ChangeCodeLength: in ParseCurrentAnnotation()
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp463 case BinaryAnnotationsOpCode::ChangeCodeLength: in visitKnownRecord()
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp726 case BinaryAnnotationsOpCode::ChangeCodeLength: in visitKnownRecord()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1375 case BinaryAnnotationsOpCode::ChangeCodeLength: in ParseInlineSite()