Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Ddynamic_images.h92 typedef segment_command_64 breakpad_mach_segment_command; typedef
95 typedef segment_command breakpad_mach_segment_command; typedef
H A Dminidump_generator.cc1373 const breakpad_mach_segment_command* seg = in WriteModuleStream()
1374 reinterpret_cast<const breakpad_mach_segment_command*>(cmd); in WriteModuleStream()