Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp72 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: in inlineSiteContainsAddress()
H A DNativeInlineSiteSymbol.cpp169 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: in getLineOffset()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h505 ChangeCodeOffsetAndLineOffset, enumerator
H A DSymbolRecord.h307 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: { in ParseCurrentAnnotation()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCCodeView.cpp572 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset, in encodeInlineLineTable()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp487 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: { in visitKnownRecord()
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp733 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: in visitKnownRecord()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1476 case BinaryAnnotationsOpCode::ChangeCodeOffsetAndLineOffset: in ParseInlineSite()