Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_utilities.h74 void breakpad_swap_segment_command(struct segment_command *sc);
H A Dmacho_id.cc153 breakpad_swap_segment_command(&seg); in WalkerCB()
H A Dmacho_utilities.cc63 void breakpad_swap_segment_command(struct segment_command *sc) { in breakpad_swap_segment_command() function