Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dstackwalker_selftest.cc189 static uint32_t GetEIP() __attribute__((noinline));
190 static uint32_t GetEIP() { in GetEIP() function
294 extern uint32_t GetEIP();
323 context.eip = GetEIP(); in CountCallerFrames()
Dstackwalker_selftest_sol.s58 ENTRY(GetEIP)
67 SET_SIZE(GetEIP)