Searched refs:DW_OP_const4s (Results 1 - 9 of 9) sorted by relevance

/external/elfutils/libdw/
H A Ddwarf_getlocation.c251 case DW_OP_const4s:
H A Ddwarf.h289 DW_OP_const4s = 0x0d, /* Signed 4-byte constant. */ enumerator in enum:__anon5193
/external/llvm/lib/Support/
H A DDwarf.cpp299 case DW_OP_const4s: return "DW_OP_const4s";
/external/llvm/include/llvm/Support/
H A DDwarf.h311 DW_OP_const4s = 0x0d, enumerator in enum:llvm::dwarf::dwarf_constants
/external/valgrind/main/coregrind/m_debuginfo/
H A Dpriv_d3basics.h399 DW_OP_const4s = 0x0d, enumerator in enum:__anon13526
H A Dd3basics.c726 case DW_OP_const4s:
H A Dreaddwarf.c2759 case DW_OP_const4s:
2765 VG_(printf)("DW_OP_const4s: %ld", sw);
/external/qemu/elff/
H A Ddwarf.h451 #define DW_OP_const4s 0x0d macro
/external/elfutils/src/
H A Dreadelf.c3621 [DW_OP_const4s] = "const4s",
3861 case DW_OP_const4s:

Completed in 46 milliseconds