HomeSort by relevance Sort by last modified time
    Searched refs:F_INTERWORK (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.25/include/coff/
arm.h 31 F_INTERWORK file supports switching between ARM and Thumb instruction sets
32 F_INTERWORK_SET the F_INTERWORK bit is valid
44 #define F_INTERWORK (0x0010)
57 #define F_INTERWORK (0x0010)
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 66 #define F_INTERWORK EF_ARM_INTERWORK
  /toolchain/binutils/binutils-2.25/bfd/
coff-arm.c 57 (coff_data (abfd)->flags & F_INTERWORK)
65 coff_data (abfd)->flags &= ~F_INTERWORK; \
    [all...]
peicode.h 1012 coff_data (abfd)->flags |= F_INTERWORK | F_INTERWORK_SET;
    [all...]
coffcode.h     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
dlltool.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-arm.c     [all...]

Completed in 301 milliseconds