Home
last modified time | relevance | path

Searched refs:DW_OP_reg4 (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dpieces-3.ll20 …0x0000000000000004): DW_OP_reg5 RDI, DW_OP_piece 0x8, DW_OP_piece 0x4, DW_OP_reg4 RSI, DW_OP_piece…
21 …0x0000000000000008): DW_OP_reg5 RDI, DW_OP_piece 0x8, DW_OP_piece 0x4, DW_OP_reg4 RSI, DW_OP_piece…
24 ; CHECK-NEXT: DW_AT_location {{.*}}(DW_OP_reg4 RSI, DW_OP_piece 0x4)
Dpieces-1.ll20 ; CHECK: [0x0000000000000000, 0x[[LTMP3:.*]]): DW_OP_reg5 RDI, DW_OP_piece 0x8, DW_OP_reg4 RSI, DW_…
22 ; CHECK: [0x[[LTMP3]], {{.*}}): DW_OP_breg6 RBP-8, DW_OP_piece 0x8, DW_OP_reg4 RSI, DW_OP_piece 0x4
Dsubregisters.ll12 ; CHECK-NEXT: [{{.*}}, {{.*}}): DW_OP_reg4 RSI)
Dspill-nospill.ll51 ; DWARF-NEXT: [{{.*}}, {{.*}}): DW_OP_reg4 RSI)
/external/elfutils/backends/
Dppc_retval.c48 { .atom = DW_OP_reg4 }, { .atom = DW_OP_piece, .number = 4 },
/external/libunwind_llvm/src/
Ddwarf2.h162 DW_OP_reg4 = 0x54, // Contents of reg4 enumerator
DDwarfInstructions.hpp651 case DW_OP_reg4: in evaluateExpression()
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h416 DW_OP_reg4 =0x54, enumerator
/external/libunwind/include/
Ddwarf.h110 DW_OP_reg1, DW_OP_reg2, DW_OP_reg3, DW_OP_reg4, DW_OP_reg5, enumerator
/external/swiftshader/third_party/LLVM/lib/Support/
DDwarf.cpp368 case DW_OP_reg4: return "DW_OP_reg4"; in OperationEncodingString()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDwarf.h379 DW_OP_reg4 = 0x54, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/X86/
Dbasic-lto-dw4-linking-x86.test31 CHECK: DW_AT_location (DW_OP_reg4 RSI)
Dbasic-lto-linking-x86.test35 CHECK: DW_AT_location (DW_OP_reg4 RSI)
/external/elfutils/libdw/
Ddwarf.h504 DW_OP_reg4 = 0x54, /* Register 4. */ enumerator
Dknown-dwarf.h524 DWARF_ONE_KNOWN_DW_OP (reg4, DW_OP_reg4) \
/external/libunwind/src/dwarf/
DGexpr.c311 case DW_OP_reg3: case DW_OP_reg4: case DW_OP_reg5: in dwarf_eval_expr()
/external/v8/src/
Dgdb-jit.cc1082 DW_OP_reg4 = 0x54, enumerator