Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/coff/
HDmips.h190 #define FDR_BITS1_FMERGE_LITTLE 0x20 macro
HDalpha.h236 #define FDR_BITS1_FMERGE_LITTLE 0x20 macro
/trueos/contrib/binutils/bfd/
HDecoffswap.h229 intern->fMerge = 0 != (ext->f_bits1[0] & FDR_BITS1_FMERGE_LITTLE); in ecoff_swap_fdr_in()
297 | (intern->fMerge ? FDR_BITS1_FMERGE_LITTLE : 0) in ecoff_swap_fdr_out()