Home
last modified time | relevance | path

Searched refs:DW_OP_const4u (Results 1 – 20 of 20) sorted by relevance

/external/llvm/test/DebugInfo/ARM/
Dtls.ll17 ; DW_OP_const4u
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/ARM/
Dtls.ll18 ; DW_OP_const4u
/external/libunwind_llvm/src/
Ddwarf2.h90 DW_OP_const4u = 0x0C, // 4-byte constant enumerator
DDwarfInstructions.hpp329 case DW_OP_const4u: in evaluateExpression()
/external/libunwind/src/dwarf/
DGexpr.c59 [DW_OP_const4u] = OPND1 (VAL32),
335 case DW_OP_const4u: in dwarf_eval_expr()
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h344 DW_OP_const4u =0x0c, enumerator
/external/libunwind/include/
Ddwarf.h65 DW_OP_const4u = 0x0c, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dtls.ll56 ; DW_OP_const4u (0x0e == 12) of address
/external/swiftshader/third_party/LLVM/lib/Support/
DDwarf.cpp296 case DW_OP_const4u: return "DW_OP_const4u"; in OperationEncodingString()
/external/llvm/test/DebugInfo/X86/
Dtls.ll56 ; DW_OP_const4u (0x0e == 12) of address
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDwarf.h307 DW_OP_const4u = 0x0c, enumerator
/external/elfutils/libdw/
Ddwarf.h432 DW_OP_const4u = 0x0c, /* Unsigned 4-byte constant. */ enumerator
Ddwarf_getlocation.c426 case DW_OP_const4u: in __libdw_intern_expression()
Dknown-dwarf.h434 DWARF_ONE_KNOWN_DW_OP (const4u, DW_OP_const4u) \
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp37 Descriptions[DW_OP_const4u] = Desc(Op::Dwarf2, Op::Size4); in getDescriptions()
/external/elfutils/libdwfl/
Dframe_unwind.c201 case DW_OP_const4u: in expr_eval()
/external/elfutils/tests/
Dvarlocs.c311 case DW_OP_const4u: in print_expr()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp169 ? dwarf::DW_OP_const4u in getOrCreateGlobalVariableDIE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp212 PointerSize == 4 ? dwarf::DW_OP_const4u in getOrCreateGlobalVariableDIE()
/external/elfutils/src/
Dreadelf.c4416 case DW_OP_const4u: in print_ops()