HomeSort by relevance Sort by last modified time
    Searched refs:GetNativeCPUType (Results 1 - 3 of 3) sorted by null

  /external/google-breakpad/src/client/mac/handler/
dynamic_images.cc 558 return GetNativeCPUType();
574 return GetNativeCPUType();
dynamic_images.h 277 static cpu_type_t GetNativeCPUType() {
291 #error "GetNativeCPUType not implemented for this architecture"
minidump_generator.cc 80 cpu_type_(DynamicImages::GetNativeCPUType()),
98 cpu_type_(DynamicImages::GetNativeCPUType()),
107 cpu_type_ = DynamicImages::GetNativeCPUType();
    [all...]

Completed in 79 milliseconds