/external/llvm-project/llvm/unittests/DebugInfo/DWARF/ |
D | DWARFExpressionCompactPrinterTest.cpp | 107 TestExprPrinter({DW_OP_entry_value, 0x01, DW_OP_reg0, DW_OP_stack_value}, in TEST_F() 113 {DW_OP_entry_value, 0x02, DW_OP_breg13, 0x10, DW_OP_stack_value}, in TEST_F()
|
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/ |
D | debug_loc_OP_entry_value.s | 6 # CHECK-NEXT: DW_OP_entry_value(DW_OP_reg5 RDI), DW_OP_stack_value) 20 .byte 163 # DW_OP_entry_value
|
D | locstats.ll | 4 ; CHECK: "sum_all_variables(#bytes in parent scope covered by DW_OP_entry_value)": 5, 7 ; CHECK-NEXT: "sum_all_params(#bytes in parent scope covered by DW_OP_entry_value)": 5, 10 ; CHECK-NEXT: "sum_all_local_vars(#bytes in parent scope covered by DW_OP_entry_value)": 0,
|
/external/llvm-project/llvm/test/Verifier/ |
D | diexpression-dwarf-entry-value.ll | 8 !0 = !DIExpression(DW_OP_entry_value, 1)
|
/external/llvm-project/llvm/test/DebugInfo/Sparc/ |
D | entry-value-complex-reg-expr.ll | 5 ; emitted a single DW_OP_entry_value wrapping that whole composite location 6 ; description, but that is not valid DWARF; DW_OP_entry_value operations can
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | no-entry-values-with-O0.ll | 2 ; RUN: | llvm-dwarfdump - | FileCheck --implicit-check-not=DW_OP_entry_value %s 4 ; RUN: | llvm-dwarfdump - | FileCheck --implicit-check-not=DW_OP_entry_value %s
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFExpression.cpp | 104 Descriptions[DW_OP_entry_value] = Desc(Op::Dwarf5, Op::SizeLEB); in getDescriptions() 310 else if (Opcode != DW_OP_entry_value && in print() 330 if (Op.getCode() == DW_OP_entry_value || in print() 432 case dwarf::DW_OP_entry_value: in printCompactDWARFExpr()
|
/external/llvm-project/llvm/test/DebugInfo/MIR/AArch64/ |
D | dbgcall-site-indirect-param.mir | 5 # RUN: | llvm-dwarfdump - | FileCheck %s -check-prefix=DWARF -implicit-check-not=DW_OP_entry_value 27 # DWARF-NEXT: [0x0000000000000010, 0x000000000000001c): DW_OP_entry_value(DW_OP_reg0 W0))
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFExpression.cpp | 105 Descriptions[DW_OP_entry_value] = Desc(Op::Dwarf5, Op::SizeLEB); in getDescriptions() 281 else if (Opcode != DW_OP_entry_value && in print() 300 if (Op.getCode() == DW_OP_entry_value || in print()
|
/external/elfutils/libdw/ |
D | dwarf_getlocation_attr.c | 86 case DW_OP_entry_value: in dwarf_getlocation_attr()
|
D | dwarf.h | 590 DW_OP_entry_value = 0xa3, enumerator
|
D | dwarf_getlocation.c | 498 case DW_OP_entry_value: in __libdw_intern_expression()
|
D | ChangeLog | 749 DW_OP_entry_value, DW_OP_const_type, DW_OP_regval_type, 754 DW_OP_regval_type, DW_OP_entry_value, DW_OP_implicit_pointer, 757 DW_OP_entry_value, DW_OP_const_type and DW_OP_implicit_pointer.
|
/external/llvm-project/llvm/test/DebugInfo/MIR/X86/ |
D | avoid-single-entry-value-location.mir | 4 # CHECK: DW_AT_location {{.*}} (DW_OP_entry_value
|
D | debug-entry-value-operation.mir | 16 # CHECK: DW_OP_entry_value
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.cpp | 328 emitOp(CU.getDwarf5OrGNULocationAtom(dwarf::DW_OP_entry_value)); in beginEntryValueExpression()
|
D | DwarfCompileUnit.cpp | 952 case dwarf::DW_OP_entry_value: in getDwarf5OrGNULocationAtom()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.cpp | 397 emitOp(CU.getDwarf5OrGNULocationAtom(dwarf::DW_OP_entry_value)); in finalizeEntryValue()
|
D | DwarfCompileUnit.cpp | 1057 case dwarf::DW_OP_entry_value: in getDwarf5OrGNULocationAtom()
|
/external/llvm-project/llvm/tools/llvm-dwarfdump/ |
D | Statistics.cpp | 268 return Op.getCode() == dwarf::DW_OP_entry_value || in collectStatsForDie()
|
/external/elfutils/tests/ |
D | varlocs.c | 514 case DW_OP_entry_value: in print_expr()
|
D | ChangeLog | 1179 DW_OP_entry_value, DW_OP_convert, DW_OP_reinterpret,
|
/external/llvm-project/lldb/source/Expression/ |
D | DWARFExpression.cpp | 400 case DW_OP_entry_value: // 0xa3 ULEB128 size + variable-length block in GetOpcodeDataSize() 2534 case DW_OP_entry_value: { in Evaluate()
|
/external/llvm-project/llvm/docs/ |
D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1583 8. ``DW_OP_entry_value`` *Deprecated* 1585 ``DW_OP_entry_value`` pushes the value of an expression that is evaluated in 1622 *The* ``DW_OP_entry_value`` *operation is deprecated as its main usage is 1634 GDB only implements ``DW_OP_entry_value`` when E is exactly 3720 * ``DW_OP_call_frame_cfa`` and ``DW_OP_entry_value`` are not allowed because
|
/external/elfutils/src/ |
D | ChangeLog | 1058 DW_OP_implicit_pointer, DW_OP_entry_value, DW_OP_const_type,
|