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.cc926 } cpu_features_entries[] = { in WriteCPUInformation() local
1102 i < sizeof(cpu_features_entries)/ in WriteCPUInformation()
1103 sizeof(cpu_features_entries[0]); in WriteCPUInformation()
1105 const CpuFeaturesEntry* entry = &cpu_features_entries[i]; in WriteCPUInformation()