Home
last modified time | relevance | path

Searched refs:DW_OP_const8u (Results 1 – 23 of 23) sorted by relevance

/external/llvm-project/llvm/test/DebugInfo/PowerPC/
Dtls.ll8 ; DW_OP_const8u
/external/llvm/test/DebugInfo/PowerPC/
Dtls.ll8 ; DW_OP_const8u
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug_tls_relocs.s5 # CHECK: DW_AT_location [DW_FORM_exprloc] (DW_OP_const8u 0x0, DW_OP_GNU_push_tls_address)
/external/llvm-project/llvm/test/DebugInfo/X86/
Dtls.ll45 ; DW_OP_const8u (0x0e == 14) of address
50 ; DW_OP_const8u (0x0e == 14) of address
/external/llvm/test/DebugInfo/X86/
Dtls.ll45 ; DW_OP_const8u (0x0e == 14) of address
50 ; DW_OP_const8u (0x0e == 14) of address
/external/llvm-project/libunwind/src/
Ddwarf2.h92 DW_OP_const8u = 0x0E, // 8-byte constant enumerator
DDwarfInstructions.hpp382 case DW_OP_const8u: in evaluateExpression()
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbdwarf.py14 DW_OP_const8u = 0x0E variable
/external/llvm-project/lldb/unittests/Expression/
DDWARFExpressionTest.cpp94 Evaluate({DW_OP_const8u, 0x00, 0x11, 0x22, 0x33, 0x44, 0x42, 0x47, 0x88}), in TEST()
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h358 DW_OP_const8u =0x0e, enumerator
/external/elfutils/libdw/
Ddwarf.h440 DW_OP_const8u = 0x0e, /* Unsigned 8-byte constant. */ enumerator
Ddwarf_getlocation.c446 case DW_OP_const8u: in __libdw_intern_expression()
/external/llvm-project/lldb/source/Expression/
DDWARFExpression.cpp335 case DW_OP_const8u: // 0x0e 1 8-byte constant in GetOpcodeDataSize()
555 case DW_OP_const8u: in LinkThreadLocalStorage()
1292 case DW_OP_const8u: in Evaluate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp39 Descriptions[DW_OP_const8u] = Desc(Op::Dwarf2, Op::Size8); in getDescriptions()
/external/elfutils/libdwfl/
Dframe_unwind.c203 case DW_OP_const8u: in expr_eval()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp38 Descriptions[DW_OP_const8u] = Desc(Op::Dwarf2, Op::Size8); in getDescriptions()
/external/elfutils/tests/
Dvarlocs.c312 case DW_OP_const8u: in print_expr()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp170 : dwarf::DW_OP_const8u); in getOrCreateGlobalVariableDIE()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp257 : dwarf::DW_OP_const8u); in addLocationAttribute()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp248 : dwarf::DW_OP_const8u); in addLocationAttribute()
/external/libabigail/src/
Dabg-dwarf-reader.cc7751 case DW_OP_const8u: in op_pushes_constant_value()
/external/elfutils/src/
Dreadelf.c4470 case DW_OP_const8u: in print_ops()
/external/llvm-project/llvm/docs/
DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst1309 2. ``DW_OP_const1u``, ``DW_OP_const2u``, ``DW_OP_const4u``, ``DW_OP_const8u``