Home
last modified time | relevance | path

Searched defs:stackwalker (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/processor/
H A Dstackwalker_selftest.cc330 StackwalkerX86 stackwalker = StackwalkerX86(NULL, &context, &memory, NULL, in CountCallerFrames() local
337 StackwalkerPPC stackwalker = StackwalkerPPC(NULL, &context, &memory, NULL, in CountCallerFrames() local
345 StackwalkerSPARC stackwalker = StackwalkerSPARC(NULL, &context, &memory, in CountCallerFrames() local
H A Dmicrodump_processor.cc67 scoped_ptr<Stackwalker> stackwalker( in Process() local
H A Dminidump_processor.cc331 scoped_ptr<Stackwalker> stackwalker( in Process() local