Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.h110 #define ARM_FLAG_INTERWORK (1 << 1) /* The symbol is attached to code that supports interworking. … macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.h118 #define ARM_FLAG_INTERWORK (1 << 1) /* The symbol is attached to code that supports interworking. … macro
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.h335 #define ARM_FLAG_INTERWORK (1 << 10) macro