Searched refs:architectures (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/xen/interface/foreign/
H A DMakefile4 architectures := x86_32 x86_64 ia64 macro
5 headers := $(patsubst %, %.h, $(architectures))
37 python mkchecker.py $(XEN_TARGET_ARCH) $@ $(architectures)
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dcpu-arm.c352 architectures[] = variable in typeref:struct:__anon312
399 for (i = ARRAY_SIZE (architectures); i--;)
400 if (strcmp (arch_string, architectures[i].string) == 0)
403 return architectures[i].mach;
/freebsd-9.3-release/sys/boot/common/
H A Dgpt.c34 #error gpt.c works only for little endian architectures
/freebsd-9.3-release/sys/crypto/aesni/
H A Daesni_wrap.c137 #error Only LITTLE_ENDIAN architectures are supported.
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdbarch.sh1127 architecture names. Since architectures are registered during the
1439 architecture. This ensures that the new architectures initial
2001 /* Keep a registry of the architectures known by GDB. */
2026 architectures. */
2209 /* It had better be in the list of architectures. */

Completed in 154 milliseconds