Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp83 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: in inlineSiteContainsAddress()
H A DNativeInlineSiteSymbol.cpp161 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: in getLineOffset()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h506 ChangeCodeLengthAndCodeOffset, enumerator
H A DSymbolRecord.h314 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: { in ParseCurrentAnnotation()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp493 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: { in visitKnownRecord()
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp737 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: in visitKnownRecord()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1481 case BinaryAnnotationsOpCode::ChangeCodeLengthAndCodeOffset: in ParseInlineSite()