Home
last modified time | relevance | path

Searched refs:FDR_BITS2_GLEVEL_LITTLE (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dmips.h201 #define FDR_BITS2_GLEVEL_LITTLE 0x03 macro
Dalpha.h247 #define FDR_BITS2_GLEVEL_LITTLE 0x03 macro
/toolchain/binutils/binutils-2.27/bfd/
Decoffswap.h233 intern->glevel = ((ext->f_bits2[0] & FDR_BITS2_GLEVEL_LITTLE) in ecoff_swap_fdr_in()
302 & FDR_BITS2_GLEVEL_LITTLE); in ecoff_swap_fdr_out()