Home
last modified time | relevance | path

Searched defs:ELF_HWCAP (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_elf.h26 #define ELF_HWCAP 0 /* FreeBSD doesn't do AT_HWCAP{,2} on x86 */ macro
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_elf.h26 #define ELF_HWCAP 0 /* FreeBSD doesn't do AT_HWCAP{,2} on x86 */ macro
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_elf.h31 #define ELF_HWCAP get_elf_hwcap() macro
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h42 #define ELF_HWCAP 0 macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h42 #define ELF_HWCAP 0 macro
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_elf.h34 #define ELF_HWCAP get_elf_hwcap() macro
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_elf.h90 #define ELF_HWCAP get_elf_hwcap() macro
/openbmc/qemu/linux-user/
H A Delfload.c161 #define ELF_HWCAP get_elf_hwcap() macro
511 #define ELF_HWCAP get_elf_hwcap() macro
838 #define ELF_HWCAP get_elf_hwcap() macro
1084 #define ELF_HWCAP get_elf_hwcap() macro
1194 #define ELF_HWCAP get_elf_hwcap() macro
1382 #define ELF_HWCAP get_elf_hwcap() macro
1557 #define ELF_HWCAP get_elf_hwcap() macro
1663 #define ELF_HWCAP 0 macro
1730 #define ELF_HWCAP get_elf_hwcap() macro
1822 #define ELF_HWCAP get_elf_hwcap() macro
[all …]