Home
last modified time | relevance | path

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

/external/llvm/test/MC/COFF/
Dcv-inline-linetable.s94 # CHECK: ChangeCodeOffset: 0xF
99 # CHECK: ChangeCodeOffset: 0x7
115 # CHECK: ChangeCodeOffset: 0x19
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
Dcv-inline-linetable.s99 # CHECK-NEXT: ChangeCodeOffset: 0x1E
/external/llvm/test/DebugInfo/COFF/
Dinlining.ll188 ; OBJ-NEXT: ChangeCodeOffset: 0x7
193 ; OBJ-NEXT: ChangeCodeOffset: 0x7
Dlocal-variables.ll168 ; OBJ: ChangeCodeOffset: 0x14
198 ; OBJ: ChangeCodeOffset: 0x35
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dlocal-variables.ll164 ; OBJ: ChangeCodeOffset: 0x14
194 ; OBJ: ChangeCodeOffset: 0x35
Dinlining.ll194 ; OBJ-NEXT: ChangeCodeOffset: 0x1D
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h454 ChangeCodeOffset, enumerator
DSymbolRecord.h376 case BinaryAnnotationsOpCode::ChangeCodeOffset: in ParseCurrentAnnotation()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h485 ChangeCodeOffset, enumerator
DSymbolRecord.h278 case BinaryAnnotationsOpCode::ChangeCodeOffset: in ParseCurrentAnnotation()
/external/llvm/lib/MC/
DMCCodeView.cpp354 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeOffset, Buffer); in encodeInlineLineTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodeView.cpp575 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeOffset, Buffer); in encodeInlineLineTable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp450 case BinaryAnnotationsOpCode::ChangeCodeOffset: in visitKnownRecord()
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp450 case BinaryAnnotationsOpCode::ChangeCodeOffset: in visitInlineSiteSym()