Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dstackwalker_selftest.cc168 static uint32_t GetESP() __attribute__((noinline));
169 static uint32_t GetESP() { in GetESP() function
296 extern uint32_t GetESP();
325 context.esp = GetESP(); in CountCallerFrames()
Dstackwalker_selftest_sol.s69 ENTRY(GetESP)
79 SET_SIZE(GetESP)