Searched defs:stackwalker (Results 1 – 3 of 3) sorted by relevance
/external/google-breakpad/src/processor/ |
D | stackwalker_selftest.cc | 327 StackwalkerX86 stackwalker = StackwalkerX86(NULL, &context, &memory, NULL, in CountCallerFrames() local 334 StackwalkerPPC stackwalker = StackwalkerPPC(NULL, &context, &memory, NULL, in CountCallerFrames() local 342 StackwalkerSPARC stackwalker = StackwalkerSPARC(NULL, &context, &memory, in CountCallerFrames() local
|
D | microdump_processor.cc | 70 scoped_ptr<Stackwalker> stackwalker( in Process() local
|
D | minidump_processor.cc | 245 scoped_ptr<Stackwalker> stackwalker( in Process() local
|