Searched refs:ARM_REG_R4 (Results 1 – 4 of 4) sorted by relevance
/system/unwinding/libunwindstack/include/unwindstack/ |
D | MachineArm.h | 29 ARM_REG_R4, enumerator
|
/system/unwinding/libunwindstack/ |
D | RegsArm.cpp | 69 fn("r4", regs_[ARM_REG_R4]); in IterateRegisters()
|
/system/unwinding/libunwindstack/tests/ |
D | RegsIterateTest.cpp | 66 result.push_back({"r4", ARM_REG_R4}); in ExpectedRegisters()
|
D | UnwindOfflineTest.cpp | 171 {"r4", ARM_REG_R4}, {"r5", ARM_REG_R5}, {"r6", ARM_REG_R6}, {"r7", ARM_REG_R7},
|