Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h141 bool WriteStack(breakpad_thread_state_data_t state,
Dminidump_generator.cc365 bool MinidumpGenerator::WriteStack(breakpad_thread_state_data_t state, in WriteStack() function in google_breakpad::MinidumpGenerator
952 if (!WriteStack(state, &thread->stack)) in WriteThreadStream()