Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDNativeFunctionSymbol.cpp77 case BinaryAnnotationsOpCode::ChangeCodeLength: in inlineSiteContainsAddress()
HDNativeInlineSiteSymbol.cpp158 case BinaryAnnotationsOpCode::ChangeCodeLength: in getLineOffset()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDMCCodeView.cpp552 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
617 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h508 ChangeCodeLength, enumerator
HDSymbolRecord.h296 case BinaryAnnotationsOpCode::ChangeCodeLength: in ParseCurrentAnnotation()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDSymbolDumper.cpp463 case BinaryAnnotationsOpCode::ChangeCodeLength: in visitKnownRecord()
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp750 case BinaryAnnotationsOpCode::ChangeCodeLength: in visitKnownRecord()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewVisitor.cpp3519 case BinaryAnnotationsOpCode::ChangeCodeLength: in inlineSiteAnnotation()
3528 if (Annot.OpCode == BinaryAnnotationsOpCode::ChangeCodeLength) { in inlineSiteAnnotation()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
HDSymbolFileNativePDB.cpp1477 case BinaryAnnotationsOpCode::ChangeCodeLength: in ParseInlineSite()