Home
last modified time | relevance | path

Searched refs:ChangeCodeOffset (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp71 case BinaryAnnotationsOpCode::ChangeCodeOffset: in inlineSiteContainsAddress()
H A DNativeInlineSiteSymbol.cpp153 case BinaryAnnotationsOpCode::ChangeCodeOffset: in getLineOffset()
/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Dlocal-variables.ll155 ; OBJ: ChangeCodeOffset: 0x14
182 ; OBJ: ChangeCodeOffset: 0x35
H A Dinlining.ll176 ; OBJ-NEXT: ChangeCodeOffset: 0x14
186 ; OBJ-NEXT: ChangeCodeOffset: 0x11
/llvm-project-15.0.7/llvm/test/MC/COFF/
H A Dcv-inline-linetable.s138 # CHECK-NEXT: ChangeCodeOffset: 0x1E
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h500 ChangeCodeOffset, enumerator
H A DSymbolRecord.h272 case BinaryAnnotationsOpCode::ChangeCodeOffset: in ParseCurrentAnnotation()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCCodeView.cpp581 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeOffset, Buffer); in encodeInlineLineTable()
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp462 case BinaryAnnotationsOpCode::ChangeCodeOffset: in visitKnownRecord()
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp720 case BinaryAnnotationsOpCode::ChangeCodeOffset: in visitKnownRecord()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1367 case BinaryAnnotationsOpCode::ChangeCodeOffset: in ParseInlineSite()