Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Dbreakpad_nlist_64.cc117 struct MachBits {}; struct
123 struct MachBits<nlist32> { struct
130 struct MachBits<nlist64> { argument
131 typedef mach_header_64 mach_header_type;
132 typedef uint64_t word_type;
133 static const uint32_t magic = MH_MAGIC_64;