Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dstackwalker_selftest.cc152 static uint32_t GetEBP() __attribute__((noinline));
153 static uint32_t GetEBP() { in GetEBP() function
295 extern uint32_t GetEBP();
324 context.ebp = GetEBP(); in CountCallerFrames()
Dstackwalker_selftest_sol.s47 ENTRY(GetEBP)
56 SET_SIZE(GetEBP)