Home | History | Annotate | Download | only in minidump_writer

Lines Matching refs:hwcaps

921     // The ELF hwcaps are listed in the "Features" entry as textual tags.
925 uint32_t hwcaps;
949 // No hwcaps on aarch64.
1002 // as the ELF hwcaps field. For the latter, it would be easier to
1083 // Rebuild the ELF hwcaps from the 'Features' field.
1108 sys_info->cpu.arm_cpu_info.elf_hwcaps |= entry->hwcaps;