Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp71 case BinaryAnnotationsOpCode::ChangeCodeOffset: in inlineSiteContainsAddress()
H A DNativeInlineSiteSymbol.cpp153 case BinaryAnnotationsOpCode::ChangeCodeOffset: in getLineOffset()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h497 ChangeCodeOffset, enumerator
H A DSymbolRecord.h271 case BinaryAnnotationsOpCode::ChangeCodeOffset: in ParseCurrentAnnotation()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCCodeView.cpp581 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeOffset, Buffer); in encodeInlineLineTable()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp462 case BinaryAnnotationsOpCode::ChangeCodeOffset: in visitKnownRecord()
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp720 case BinaryAnnotationsOpCode::ChangeCodeOffset: in visitKnownRecord()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1463 case BinaryAnnotationsOpCode::ChangeCodeOffset: in ParseInlineSite()