Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp174 case BinaryAnnotationsOpCode::ChangeFile: in getLineOffset()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h502 ChangeFile, enumerator
H A DSymbolRecord.h300 case BinaryAnnotationsOpCode::ChangeFile: in ParseCurrentAnnotation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp576 compressAnnotation(BinaryAnnotationsOpCode::ChangeFile, Buffer); in encodeInlineLineTable()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp477 case BinaryAnnotationsOpCode::ChangeFile: in visitKnownRecord()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp762 case BinaryAnnotationsOpCode::ChangeFile: { in visitKnownRecord()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1494 case BinaryAnnotationsOpCode::ChangeFile: in ParseInlineSite()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3546 case BinaryAnnotationsOpCode::ChangeFile: in inlineSiteAnnotation()