Searched defs:ARM_HWCAP_ARM_TLS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/bsd-user/arm/ | ||
H A D | target_arch_elf.h | 59 ARM_HWCAP_ARM_TLS = 1 << 15, enumerator |
/openbmc/qemu/linux-user/ | ||
H A D | elfload.c | 434 ARM_HWCAP_ARM_TLS = 1 << 15, enumerator |