Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h172 bool WriteStackPPC64(breakpad_thread_state_data_t state,
Dminidump_generator.cc380 return WriteStackPPC64(state, stack_location); in WriteStack()
592 bool MinidumpGenerator::WriteStackPPC64(breakpad_thread_state_data_t state, in WriteStackPPC64() function in google_breakpad::MinidumpGenerator