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