Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc918 } cpu_features_entries[] = { in WriteCPUInformation() local
1094 i < sizeof(cpu_features_entries)/ in WriteCPUInformation()
1095 sizeof(cpu_features_entries[0]); in WriteCPUInformation()
1097 const CpuFeaturesEntry* entry = &cpu_features_entries[i]; in WriteCPUInformation()