Searched defs:cpu_type_ (Results 1 - 3 of 3) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
H A Dminidump_generator.h209 cpu_type_t cpu_type_; member in class:google_breakpad::MinidumpGenerator
H A Ddynamic_images.h128 cpu_type_(cpu_type) {
156 cpu_type_t GetCPUType() {return cpu_type_;}
197 cpu_type_t cpu_type_; // CPU type of task_ member in class:google_breakpad::DynamicImage
268 cpu_type_t GetCPUType() {return cpu_type_;}
306 cpu_type_t cpu_type_; // CPU type of task_ member in class:google_breakpad::DynamicImages
/external/google-breakpad/src/common/mac/
H A Dmacho_reader.h383 cpu_type_t cpu_type() const { return cpu_type_; }
440 cpu_type_t cpu_type_; // mach_header[_64].cputype member in class:google_breakpad::mach_o::Reader

Completed in 359 milliseconds