Home
last modified time | relevance | path

Searched refs:breakpad_swap_segment_command (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/common/mac/
Dmacho_utilities.h75 void breakpad_swap_segment_command(struct segment_command *sc);
Dmacho_utilities.cc60 void breakpad_swap_segment_command(struct segment_command *sc) { in breakpad_swap_segment_command() function
Dmacho_id.cc262 breakpad_swap_segment_command(&seg); in WalkerCB()