Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/coff/
HDmips.h281 #define SYM_BITS2_INDEX_LITTLE 0xF0 macro
HDalpha.h327 #define SYM_BITS2_INDEX_LITTLE 0xF0 macro
/freebsd-11-stable/contrib/binutils/bfd/
HDecoffswap.h478 intern->index = ((ext->s_bits2[0] & SYM_BITS2_INDEX_LITTLE) in ecoff_swap_sym_in()
530 & SYM_BITS2_INDEX_LITTLE)); in ecoff_swap_sym_out()