Searched refs:ARM64_REG_R28 (Results 1 – 4 of 4) sorted by relevance
/system/core/libunwindstack/include/unwindstack/ |
D | MachineArm64.h | 53 ARM64_REG_R28, enumerator
|
/system/core/libunwindstack/ |
D | RegsArm64.cpp | 101 fn("x28", regs_[ARM64_REG_R28]); in IterateRegisters()
|
/system/core/libunwindstack/tests/ |
D | RegsIterateTest.cpp | 112 result.push_back({"x28", ARM64_REG_R28}); in ExpectedRegisters()
|
D | UnwindOfflineTest.cpp | 177 {"x28", ARM64_REG_R28}, {"x29", ARM64_REG_R29}, {"sp", ARM64_REG_SP}, {"lr", ARM64_REG_LR},
|