Home
last modified time | relevance | path

Searched refs:GetSP (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/processor/
Dstackwalker_selftest.cc209 static uint32_t GetSP() __attribute__((noinline));
210 static uint32_t GetSP() { in GetSP() function
246 static uint32_t GetSP() __attribute__((noinline));
247 static uint32_t GetSP() { in GetSP() function
302 extern uint32_t GetSP();
332 context.gpr[1] = GetSP(); in CountCallerFrames()
339 context.g_r[14] = GetSP(); in CountCallerFrames()
Dstackwalker_selftest_sol.s94 ENTRY(GetSP)
100 SET_SIZE(GetSP)