Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp73 case BinaryAnnotationsOpCode::ChangeCodeLength: in inlineSiteContainsAddress()
H A DNativeInlineSiteSymbol.cpp105 case BinaryAnnotationsOpCode::ChangeCodeLength: in getLineOffset()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp536 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
601 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h496 ChangeCodeLength, enumerator
H A DSymbolRecord.h276 case BinaryAnnotationsOpCode::ChangeCodeLength: in ParseCurrentAnnotation()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp465 case BinaryAnnotationsOpCode::ChangeCodeLength: in visitKnownRecord()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp724 case BinaryAnnotationsOpCode::ChangeCodeLength: in visitKnownRecord()