Home
last modified time | relevance | path

Searched refs:op_xor (Results 1 – 3 of 3) sorted by relevance

/system/unwinding/libunwindstack/
DDwarfOp.h121 bool op_xor();
DDwarfOp.cpp1463 [OP_XOR] = &DwarfOp<AddressType>::op_xor,
1810 bool DwarfOp<AddressType>::op_xor() { in op_xor() function in unwindstack::DwarfOp
/system/unwinding/libunwindstack/tests/
DDwarfOpTest.cpp1233 TYPED_TEST_P(DwarfOpTest, op_xor) { in TYPED_TEST_P() argument
1593 op_plus, op_plus_uconst, op_shl, op_shr, op_shra, op_xor, op_bra,