Searched refs:elf_hwcap_str (Results 1 – 4 of 4) sorted by relevance
103 const char *elf_hwcap_str(uint32_t bit);
577 const char *elf_hwcap_str(uint32_t bit) in elf_hwcap_str() function883 const char *elf_hwcap_str(uint32_t bit) in elf_hwcap_str() function1769 const char *elf_hwcap_str(uint32_t bit) in elf_hwcap_str() function
65 hwcap_str = elf_hwcap_str(i); in show_cpu_summary()
74 dprintf(fd, " %s", elf_hwcap_str(ctz64(j))); in open_cpuinfo()