Searched refs:DW_OP_const4u (Results 1 - 17 of 17) sorted by relevance

/external/libunwind_llvm/src/
H A Ddwarf2.h88 DW_OP_const4u = 0x0C, // 4-byte constant enumerator in enum:__anon12521
H A DDwarfInstructions.hpp295 case DW_OP_const4u:
/external/libunwind/src/dwarf/
H A DGexpr.c59 [DW_OP_const4u] = OPND1 (VAL32),
335 case DW_OP_const4u:
/external/libunwind/include/
H A Ddwarf.h65 DW_OP_const4u = 0x0c, enumerator in enum:__anon12408
/external/swiftshader/third_party/LLVM/lib/Support/
H A DDwarf.cpp296 case DW_OP_const4u: return "DW_OP_const4u";
/external/elfutils/libdw/
H A Ddwarf.h325 DW_OP_const4u = 0x0c, /* Unsigned 4-byte constant. */ enumerator in enum:__anon6720
H A Ddwarf_getlocation.c396 case DW_OP_const4u:
H A Dknown-dwarf.h434 DWARF_ONE_KNOWN_DW_OP (const4u, DW_OP_const4u) \
/external/elfutils/libdwfl/
H A Dframe_unwind.c205 case DW_OP_const4u:
/external/elfutils/tests/
H A Dvarlocs.c254 case DW_OP_const4u:
/external/google-breakpad/src/common/dwarf/
H A Ddwarf2enums.h344 DW_OP_const4u =0x0c, enumerator in enum:dwarf2reader::DwarfOpcode
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DDwarf.h307 DW_OP_const4u = 0x0c, enumerator in enum:llvm::dwarf::dwarf_constants
/external/valgrind/coregrind/m_debuginfo/
H A Dpriv_d3basics.h413 DW_OP_const4u = 0x0c, enumerator in enum:__anon28868
H A Dd3basics.c718 case DW_OP_const4u:
H A Dreaddwarf.c2796 case DW_OP_const4u:
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp169 ? dwarf::DW_OP_const4u
/external/elfutils/src/
H A Dreadelf.c4148 case DW_OP_const4u:

Completed in 550 milliseconds