Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.h140 #define ARM_IS_INTERWORK(s) (ARM_GET_FLAG (s) & ARM_FLAG_INTERWORK) macro
Dtc-arm.c23747 if (ARM_IS_INTERWORK (sym)) in arm_adjust_symtab()