Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h153 bool WriteStackARM(breakpad_thread_state_data_t state,
Dminidump_generator.cc370 return WriteStackARM(state, stack_location); in WriteStack()
451 bool MinidumpGenerator::WriteStackARM(breakpad_thread_state_data_t state, in WriteStackARM() function in google_breakpad::MinidumpGenerator