Home
last modified time | relevance | path

Searched refs:ChangeCodeLengthAndCodeOffset (Results 1 – 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDNativeFunctionSymbol.cpp83 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: in inlineSiteContainsAddress()
HDNativeInlineSiteSymbol.cpp161 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: in getLineOffset()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h516 ChangeCodeLengthAndCodeOffset, enumerator
HDSymbolRecord.h335 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: { in ParseCurrentAnnotation()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDSymbolDumper.cpp493 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: { in visitKnownRecord()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp761 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: in visitKnownRecord()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
HDSymbolFileNativePDB.cpp1487 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: in ParseInlineSite()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewVisitor.cpp3533 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: in inlineSiteAnnotation()