Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h167 bool WriteStackPPC(breakpad_thread_state_data_t state,
Dminidump_generator.cc378 return WriteStackPPC(state, stack_location); in WriteStack()
584 bool MinidumpGenerator::WriteStackPPC(breakpad_thread_state_data_t state, in WriteStackPPC() function in google_breakpad::MinidumpGenerator