Home
last modified time | relevance | path

Searched refs:F_VERS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dtic4x.h35 (((FLAGS) & F_VERS) ? bfd_mach_tic4x : bfd_mach_tic3x)
41 *(FLAGSP) |= F_VERS; \
Dti.h133 #define F_VERS (0x0010) /* TMS320C4x code */ macro