Searched refs:DW_OP_xor (Results 1 - 11 of 11) sorted by relevance

/external/libcxxabi/src/Unwind/
H A Ddwarf2.h115 DW_OP_xor = 0x27, enumerator in enum:__anon23622
H A DDwarfInstructions.hpp509 case DW_OP_xor:
/external/libunwind/include/
H A Ddwarf.h92 DW_OP_xor = 0x27, enumerator in enum:__anon24647
/external/elfutils/0.153/libdw/
H A Ddwarf_getlocation.c297 case DW_OP_xor:
H A Ddwarf.h362 DW_OP_xor = 0x27, enumerator in enum:__anon21156
/external/llvm/lib/Support/
H A DDwarf.cpp351 case DW_OP_xor: return "DW_OP_xor";
/external/lldb/source/Expression/
H A DDWARFExpression.cpp83 case 0x27: return "DW_OP_xor";
354 case DW_OP_xor: s->PutCString("DW_OP_xor"); break; // 0x27
846 case DW_OP_xor: // 0x27
2090 // OPCODE: DW_OP_xor
2095 case DW_OP_xor:
2099 error_ptr->SetErrorString("Expression stack needs at least 2 items for DW_OP_xor.");
/external/libunwind/src/dwarf/
H A DGexpr.c566 case DW_OP_xor:
/external/valgrind/main/coregrind/m_debuginfo/
H A Dpriv_d3basics.h431 DW_OP_xor = 0x27, enumerator in enum:__anon32410
/external/llvm/include/llvm/Support/
H A DDwarf.h411 DW_OP_xor = 0x27, enumerator in enum:llvm::dwarf::LocationAtom
/external/elfutils/0.153/src/
H A Dreadelf.c3947 [DW_OP_xor] = "xor",

Completed in 239 milliseconds