Home
last modified time | relevance | path

Searched refs:ARM_IS_INTERWORK (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.h144 #define ARM_IS_INTERWORK(s) (ARM_GET_FLAG (s) & ARM_FLAG_INTERWORK) macro
Dtc-arm.c24675 if (ARM_IS_INTERWORK (sym)) in arm_adjust_symtab()