Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h184 bool WriteStackX86_64(breakpad_thread_state_data_t state,
Dminidump_generator.cc386 return WriteStackX86_64(state, stack_location); in WriteStack()
759 bool MinidumpGenerator::WriteStackX86_64(breakpad_thread_state_data_t state, in WriteStackX86_64() function in google_breakpad::MinidumpGenerator