Home
last modified time | relevance | path

Searched refs:TICOFF_TARGET_ARCH (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dtic4x.h30 #define TICOFF_TARGET_ARCH bfd_arch_tic4x macro
Dtic54x.h30 #define TICOFF_TARGET_ARCH bfd_arch_tic54x macro
Dti.h58 #ifndef TICOFF_TARGET_ARCH
/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h2432 #ifdef TICOFF_TARGET_ARCH in coff_set_arch_mach_hook()
2435 arch = TICOFF_TARGET_ARCH; in coff_set_arch_mach_hook()
2450 arch = TICOFF_TARGET_ARCH; in coff_set_arch_mach_hook()
2889 case TICOFF_TARGET_ARCH: in coff_set_flags()