Searched refs:AARCH64_VENDORSTR_ARM (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwc_cpus.h114 #define AARCH64_VENDORSTR_ARM "ARM" macro
193 {ARM_CPU_IMP_APM , AARCH64_VENDORSTR_ARM}, \
H A Dcpuid.c138 strncpy (cpi->cpi_vendorstr, AARCH64_VENDORSTR_ARM, sizeof (cpi->cpi_vendorstr));
H A Dcore_pcbe.c2749 snprintf (core_impl_name, sizeof (core_impl_name), "%s", AARCH64_VENDORSTR_ARM);
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwc_cpus.h129 #define AARCH64_VENDORSTR_ARM "ARM" macro
208 {ARM_CPU_IMP_APM , AARCH64_VENDORSTR_ARM}, \
H A Dcpuid.c138 strncpy (cpi->cpi_vendorstr, AARCH64_VENDORSTR_ARM, sizeof (cpi->cpi_vendorstr));
H A Dcore_pcbe.c2749 snprintf (core_impl_name, sizeof (core_impl_name), "%s", AARCH64_VENDORSTR_ARM);

Completed in 162 milliseconds