Searched refs:TARGET_HW_MACHINE_ARCH (Results 1 – 6 of 6) sorted by relevance
36 #define TARGET_HW_MACHINE_ARCH UNAME_MACHINE macro
49 #define TARGET_HW_MACHINE_ARCH "aarch64" macro
53 #define TARGET_HW_MACHINE_ARCH "armv7" macro
133 #define TARGET_HW_MACHINE_ARCH "amd64" macro
182 #define TARGET_HW_MACHINE_ARCH UNAME_MACHINE macro
302 holdlen = sizeof(TARGET_HW_MACHINE_ARCH); in do_freebsd_sysctl_oid()304 strlcpy(holdp, TARGET_HW_MACHINE_ARCH, oldlen); in do_freebsd_sysctl_oid()