Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp71 case BinaryAnnotationsOpCode::ChangeCodeOffset: in inlineSiteContainsAddress()
H A DNativeInlineSiteSymbol.cpp153 case BinaryAnnotationsOpCode::ChangeCodeOffset: in getLineOffset()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h500 ChangeCodeOffset, enumerator
H A DSymbolRecord.h292 case BinaryAnnotationsOpCode::ChangeCodeOffset: in ParseCurrentAnnotation()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp597 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeOffset, Buffer); in encodeInlineLineTable()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp462 case BinaryAnnotationsOpCode::ChangeCodeOffset: in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp740 case BinaryAnnotationsOpCode::ChangeCodeOffset: in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3517 case BinaryAnnotationsOpCode::ChangeCodeOffset: in inlineSiteAnnotation()
3522 if (Annot.OpCode == BinaryAnnotationsOpCode::ChangeCodeOffset) { in inlineSiteAnnotation()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1469 case BinaryAnnotationsOpCode::ChangeCodeOffset: in ParseInlineSite()