Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/mac/
Dmacho_walker.cc157 breakpad_swap_mach_header(&header); in FindHeader()
209 breakpad_swap_mach_header(&header); in WalkHeaderAtOffset()
Dmacho_utilities.h85 void breakpad_swap_mach_header(struct mach_header *mh);
Dmacho_utilities.cc104 void breakpad_swap_mach_header(struct mach_header *mh) { in breakpad_swap_mach_header() function