Home
last modified time | relevance | path

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

/llvm-project/llvm/test/DebugInfo/COFF/
H A Dinlining-files.ll36 ; OBJ: ChangeFile: D:\src\llvm\build\t.inc (0x8)
39 ; OBJ: ChangeFile: D:\src\llvm\build\t.cpp (0x0)
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp174 case BinaryAnnotationsOpCode::ChangeFile: in getLineOffset()
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h509 ChangeFile, enumerator
H A DSymbolRecord.h300 case BinaryAnnotationsOpCode::ChangeFile: in ParseCurrentAnnotation()
/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp561 compressAnnotation(BinaryAnnotationsOpCode::ChangeFile, Buffer); in encodeInlineLineTable()
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp477 case BinaryAnnotationsOpCode::ChangeFile: in visitKnownRecord()
/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp766 case BinaryAnnotationsOpCode::ChangeFile: { in visitKnownRecord()
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1488 case BinaryAnnotationsOpCode::ChangeFile: in ParseInlineSite()
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3540 case BinaryAnnotationsOpCode::ChangeFile: in inlineSiteAnnotation()