HomeSort by: relevance | last modified time | path
    Searched refs:TICOFF_TARGET_ARCH (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/coff/
tic4x.h 30 #define TICOFF_TARGET_ARCH bfd_arch_tic4x
tic54x.h 30 #define TICOFF_TARGET_ARCH bfd_arch_tic54x
ti.h 58 #ifndef TICOFF_TARGET_ARCH
59 #error "TICOFF_TARGET_ARCH needs to be defined for your CPU"
  /src/external/gpl3/binutils.old/dist/include/coff/
tic4x.h 30 #define TICOFF_TARGET_ARCH bfd_arch_tic4x
tic54x.h 30 #define TICOFF_TARGET_ARCH bfd_arch_tic54x
ti.h 58 #ifndef TICOFF_TARGET_ARCH
59 #error "TICOFF_TARGET_ARCH needs to be defined for your CPU"
  /src/external/gpl3/gdb/dist/include/coff/
tic4x.h 30 #define TICOFF_TARGET_ARCH bfd_arch_tic4x
tic54x.h 30 #define TICOFF_TARGET_ARCH bfd_arch_tic54x
ti.h 58 #ifndef TICOFF_TARGET_ARCH
59 #error "TICOFF_TARGET_ARCH needs to be defined for your CPU"
  /src/external/gpl3/gdb.old/dist/include/coff/
tic4x.h 30 #define TICOFF_TARGET_ARCH bfd_arch_tic4x
tic54x.h 30 #define TICOFF_TARGET_ARCH bfd_arch_tic54x
ti.h 58 #ifndef TICOFF_TARGET_ARCH
59 #error "TICOFF_TARGET_ARCH needs to be defined for your CPU"
  /src/external/gpl3/binutils/dist/bfd/
coffcode.h 2385 #ifdef TICOFF_TARGET_ARCH
2388 arch = TICOFF_TARGET_ARCH;
2403 arch = TICOFF_TARGET_ARCH;
2776 case TICOFF_TARGET_ARCH:
  /src/external/gpl3/binutils.old/dist/bfd/
coffcode.h 2378 #ifdef TICOFF_TARGET_ARCH
2381 arch = TICOFF_TARGET_ARCH;
2396 arch = TICOFF_TARGET_ARCH;
2769 case TICOFF_TARGET_ARCH:
  /src/external/gpl3/gdb/dist/bfd/
coffcode.h 2387 #ifdef TICOFF_TARGET_ARCH
2390 arch = TICOFF_TARGET_ARCH;
2405 arch = TICOFF_TARGET_ARCH;
2778 case TICOFF_TARGET_ARCH:
  /src/external/gpl3/gdb.old/dist/bfd/
coffcode.h 2387 #ifdef TICOFF_TARGET_ARCH
2390 arch = TICOFF_TARGET_ARCH;
2405 arch = TICOFF_TARGET_ARCH;
2778 case TICOFF_TARGET_ARCH:

Completed in 61 milliseconds