Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h174 bool WriteContextPPC64(breakpad_thread_state_data_t state,
Dminidump_generator.cc408 return WriteContextPPC64(state, register_location); in WriteContext()
682 bool MinidumpGenerator::WriteContextPPC64( in WriteContextPPC64() function in google_breakpad::MinidumpGenerator