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

  /toolchain/binutils/binutils-2.25/include/coff/
arm.h 37 F_APCS_SET the F_APCS_26, F_APCS_FLOAT and F_PIC bits have been initialised
51 #define F_APCS_SET (0x0800)
  /toolchain/binutils/binutils-2.25/bfd/
coff-arm.c 46 (coff_data (abfd)->flags & F_APCS_SET)
52 coff_data (abfd)->flags |= (flgs) | F_APCS_SET; \
    [all...]

Completed in 408 milliseconds