Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Ddynamic_images.h93 typedef segment_command_64 breakpad_mach_segment_command; typedef
96 typedef segment_command breakpad_mach_segment_command; typedef
Dminidump_generator.cc1348 const breakpad_mach_segment_command *seg = in WriteModuleStream()
1349 reinterpret_cast<const breakpad_mach_segment_command *>(cmd); in WriteModuleStream()