Searched refs:GetSP (Results 1 – 3 of 3) sorted by relevance
209 static uint32_t GetSP() __attribute__((noinline));210 static uint32_t GetSP() { in GetSP() function246 static uint32_t GetSP() __attribute__((noinline));247 static uint32_t GetSP() { in GetSP() function302 extern uint32_t GetSP();332 context.gpr[1] = GetSP(); in CountCallerFrames()339 context.g_r[14] = GetSP(); in CountCallerFrames()
94 ENTRY(GetSP)100 SET_SIZE(GetSP)
292 UnwindStatusOr<crypto_word_t> GetSP() { return ctx_.Rsp; } in GetSP() function in abi_test::internal::UnwindCursor363 UnwindStatusOr<crypto_word_t> GetSP() { in GetSP() function in abi_test::internal::UnwindCursor520 crypto_word_t sp = cursor->GetSP().ValueOrDie("Error getting stack pointer"); in CheckUnwind()566 UnwindStatusOr<crypto_word_t> cur_sp = cursor->GetSP(); in CheckUnwind()