Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/coff/
HDmips.h186 #define FDR_BITS1_LANG_LITTLE 0x1F macro
HDalpha.h232 #define FDR_BITS1_LANG_LITTLE 0x1F macro
/trueos/contrib/binutils/bfd/
HDecoffswap.h227 intern->lang = ((ext->f_bits1[0] & FDR_BITS1_LANG_LITTLE) in ecoff_swap_fdr_in()
296 & FDR_BITS1_LANG_LITTLE) in ecoff_swap_fdr_out()