Searched refs:dump_stack_segment (Results 1 – 1 of 1) sorted by relevance
/system/core/debuggerd/libdebuggerd/ |
D | tombstone.cpp | 157 static void dump_stack_segment(log_t* log, unwindstack::Maps* maps, unwindstack::Memory* memory, in dump_stack_segment() function 215 dump_stack_segment(log, maps, memory, &sp, STACK_WORDS, -1); in dump_stack() 248 dump_stack_segment(log, maps, memory, &sp, words, i); in dump_stack() 252 dump_stack_segment(log, maps, memory, &sp, STACK_WORDS, i); in dump_stack()
|