Searched refs:op_mul (Results 1 – 3 of 3) sorted by relevance
/system/unwinding/libunwindstack/ |
D | DwarfOp.h | 112 bool op_mul();
|
D | DwarfOp.cpp | 1454 [OP_MUL] = &DwarfOp<AddressType>::op_mul, 1748 bool DwarfOp<AddressType>::op_mul() { in op_mul() function in unwindstack::DwarfOp
|
/system/unwinding/libunwindstack/tests/ |
D | DwarfOpTest.cpp | 960 TYPED_TEST_P(DwarfOpTest, op_mul) { in TYPED_TEST_P() argument 1592 op_and, op_div, op_minus, op_mod, op_mul, op_neg, op_not, op_or,
|