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

  /toolchain/binutils/binutils-2.25/include/coff/
xcoff.h 161 #define XMC_XO 7 /* Read-only extended operation */
internal.h 657 #define XMC_XO 7 /* Read-only extended operation */
  /toolchain/binutils/binutils-2.25/bfd/
xcofflink.c 335 if (ldsym.l_smclas == XMC_XO)
918 if (h->smclas == XMC_XO)
944 || (h->smclas == XMC_XO && name[0] != '.'))
974 if (h->smclas == XMC_XO)
979 hds->smclas = XMC_XO;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
od-xcoff.c     [all...]

Completed in 138 milliseconds