Searched refs:ARM_IS_INTERWORK (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ | ||
D | tc-arm.h | 140 #define ARM_IS_INTERWORK(s) (ARM_GET_FLAG (s) & ARM_FLAG_INTERWORK) macro |
D | tc-arm.c | 23747 if (ARM_IS_INTERWORK (sym)) in arm_adjust_symtab() |