Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h179 bool WriteStackX86(breakpad_thread_state_data_t state,
Dminidump_generator.cc384 return WriteStackX86(state, stack_location); in WriteStack()
750 bool MinidumpGenerator::WriteStackX86(breakpad_thread_state_data_t state, in WriteStackX86() function in google_breakpad::MinidumpGenerator