Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp77 case BinaryAnnotationsOpCode::ChangeCodeLength: in inlineSiteContainsAddress()
H A DNativeInlineSiteSymbol.cpp158 case BinaryAnnotationsOpCode::ChangeCodeLength: in getLineOffset()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp553 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
618 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h501 ChangeCodeLength, enumerator
H A DSymbolRecord.h296 case BinaryAnnotationsOpCode::ChangeCodeLength: in ParseCurrentAnnotation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp463 case BinaryAnnotationsOpCode::ChangeCodeLength: in visitKnownRecord()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp746 case BinaryAnnotationsOpCode::ChangeCodeLength: in visitKnownRecord()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3519 case BinaryAnnotationsOpCode::ChangeCodeLength: in inlineSiteAnnotation()
3528 if (Annot.OpCode == BinaryAnnotationsOpCode::ChangeCodeLength) { in inlineSiteAnnotation()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1477 case BinaryAnnotationsOpCode::ChangeCodeLength: in ParseInlineSite()