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