Home
last modified time | relevance | path

Searched defs:MachBits (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
Dbreakpad_nlist_64.cc113 struct MachBits {}; struct
119 struct MachBits<nlist32> { struct
126 struct MachBits<nlist64> { struct
127 typedef mach_header_64 mach_header_type;
128 typedef uint64_t word_type;
129 static const uint32_t magic = MH_MAGIC_64;