Searched refs:op_rot (Results 1 – 3 of 3) sorted by relevance
/system/unwinding/libunwindstack/ |
D | DwarfOp.h | 106 bool op_rot();
|
D | DwarfOp.cpp | 1448 [OP_ROT] = &DwarfOp<AddressType>::op_rot, 1691 bool DwarfOp<AddressType>::op_rot() { in op_rot() function in unwindstack::DwarfOp
|
/system/unwinding/libunwindstack/tests/ |
D | DwarfOpTest.cpp | 689 TYPED_TEST_P(DwarfOpTest, op_rot) { in TYPED_TEST_P() argument 1591 const_sleb, op_dup, op_drop, op_over, op_pick, op_swap, op_rot, op_abs,
|