Home
last modified time | relevance | path

Searched defs:ARM_FLAG_THUMB (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.h109 #define ARM_FLAG_THUMB (1 << 0) /* The symbol is a Thumb symbol rather than an Arm symbol. */ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.h117 #define ARM_FLAG_THUMB (1 << 0) /* The symbol is a Thumb symbol rather than an Arm symbol. */ macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.h355 #define ARM_FLAG_THUMB (1 << 16) macro