Home
last modified time | relevance | path

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

/external/llvm/test/MC/COFF/
Dcv-inline-linetable.s100 # CHECK: ChangeCodeLength: 0x7
118 # CHECK: ChangeCodeLength: 0x7
Dcv-inline-linetable-infloop.s6 # CHECK: ChangeCodeLength: 0x2
Dcv-inline-linetable-unreachable.s83 # CHECK: ChangeCodeLength: 0xD
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
Dcv-inline-linetable.s100 # CHECK-NEXT: ChangeCodeLength: 0x7
118 # CHECK-NEXT: ChangeCodeLength: 0x7
Dcv-loc-unreachable.s31 # CHECK-NEXT: ChangeCodeLength: 0x9
33 # CHECK-NEXT: ChangeCodeLength: 0x8
Dcv-inline-linetable-unreachable.s85 # CHECK: ChangeCodeLength: 0xD
Dcv-inline-linetable-infloop.s6 # CHECK: ChangeCodeLength: 0x2
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dinlining-header.ll84 ; OBJ-NEXT: ChangeCodeLength: 0x7
92 ; OBJ-NEXT: ChangeCodeLength: 0x7
Dinlining.ll195 ; OBJ-NEXT: ChangeCodeLength: 0x7
207 ; OBJ-NEXT: ChangeCodeLength: 0x7
Dlocal-variables.ll166 ; OBJ: ChangeCodeLength: 0xC
196 ; OBJ: ChangeCodeLength: 0xA
Dinlining-files.ll35 ; OBJ: ChangeCodeLength: 0x6
/external/llvm/lib/MC/
DMCCodeView.cpp316 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
377 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
/external/llvm/test/DebugInfo/COFF/
Dlocal-variables.ll170 ; OBJ: ChangeCodeLength: 0xC
200 ; OBJ: ChangeCodeLength: 0xA
Dinlining.ll194 ; OBJ-NEXT: ChangeCodeLength: 0x7
206 ; OBJ-NEXT: ChangeCodeLength: 0x7
Dinlining-files.ll35 ; OBJ: ChangeCodeLength: 0x6
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodeView.cpp528 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
596 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h455 ChangeCodeLength, enumerator
DSymbolRecord.h380 case BinaryAnnotationsOpCode::ChangeCodeLength: in ParseCurrentAnnotation()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h486 ChangeCodeLength, enumerator
DSymbolRecord.h282 case BinaryAnnotationsOpCode::ChangeCodeLength: in ParseCurrentAnnotation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp451 case BinaryAnnotationsOpCode::ChangeCodeLength: in visitKnownRecord()
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp451 case BinaryAnnotationsOpCode::ChangeCodeLength: in visitInlineSiteSym()