Searched refs:ARM_REG_R12 (Results 1 – 4 of 4) sorted by relevance
/system/core/libunwindstack/include/unwindstack/ |
D | MachineArm.h | 37 ARM_REG_R12, enumerator
|
/system/core/libunwindstack/ |
D | RegsArm.cpp | 108 fn("ip", regs_[ARM_REG_R12]); in IterateRegisters()
|
/system/core/libunwindstack/tests/ |
D | RegsIterateTest.cpp | 74 result.push_back({"ip", ARM_REG_R12}); in ExpectedRegisters()
|
D | UnwindOfflineTest.cpp | 166 {"ip", ARM_REG_R12}, {"sp", ARM_REG_SP}, {"lr", ARM_REG_LR}, {"pc", ARM_REG_PC},
|