Searched defs:ARCH (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | HexagonAttributes.h | 20 ARCH = 4, enumerator
|
H A D | RISCVAttributes.h | 30 ARCH = 5, enumerator
|
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_lwp_create.c | 70 #define INVALID_UCONTEXT(ARCH,NAME,DESC) \ argument
|
/freebsd/contrib/capsicum-test/ |
H A D | GNUmakefile | 4 ARCH?=64 macro
|
/freebsd/sys/contrib/device-tree/ |
H A D | Makefile | 107 $(ALL_DTB) $(ALL_DTBO): ARCH=$(word 2,$(subst /, ,$@)) macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.h | 827 #define HANDLE_DW_CFA_PRED(ID, NAME, ARCH) DW_CFA_##NAME = ID, argument
|