Home
last modified time | relevance | path

Searched defs:ARM (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.h39 using namespace ARM; in isARMArea1Register() local
54 using namespace ARM; in isARMArea2Register() local
65 using namespace ARM; in isARMArea3Register() local
/freebsd-9-stable/share/doc/bind9/
DMakefile13 ARM= Bv9ARM.ch01.html \ macro
/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCAsmInfo.h33 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 }; enumerator
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h210 using namespace ARM; in isARMLowRegister() local
/freebsd-9-stable/contrib/binutils/bfd/
Dcoff-arm.c879 #define ARM 1 /* Customize coffcode.h. */ macro