Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/mac/
Dmacho_utilities.h81 void breakpad_swap_fat_header(struct fat_header *fh);
Dmacho_walker.cc175 breakpad_swap_fat_header(&fat); in FindHeader()
Dmacho_utilities.cc89 void breakpad_swap_fat_header(struct fat_header *fh) { in breakpad_swap_fat_header() function