Searched refs:ELF_HWCAP (Results 1 – 6 of 6) sorted by relevance
41 #ifndef ELF_HWCAP42 #define ELF_HWCAP 0 macro130 NEW_AUX_ENT(AT_HWCAP, (abi_ulong)ELF_HWCAP); in target_create_elf_tables()
26 #define ELF_HWCAP 0 /* FreeBSD doesn't do AT_HWCAP{,2} on x86 */ macro
31 #define ELF_HWCAP get_elf_hwcap() macro
115 features = ELF_HWCAP; in target_create_elf_tables()