Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp72 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: in inlineSiteContainsAddress()
H A DNativeInlineSiteSymbol.cpp169 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: in getLineOffset()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h488 ChangeCodeOffsetAndLineOffset, enumerator
H A DSymbolRecord.h340 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: { in ParseCurrentAnnotation()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp574 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset, in encodeInlineLineTable()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp487 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: { in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp757 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3534 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: in inlineSiteAnnotation()
3539 BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset) in inlineSiteAnnotation()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1476 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: in ParseInlineSite()