Searched refs:RELOC_EXT_BITS_TYPE_LITTLE (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutx.h2163 r_type = ((bytes->r_type[0] & RELOC_EXT_BITS_TYPE_LITTLE)
4283 r_type = ((rel->r_type[0] & RELOC_EXT_BITS_TYPE_LITTLE)
H A Dsunos.c1450 r_type = ((rel->r_type[0] & RELOC_EXT_BITS_TYPE_LITTLE)
2394 r_type = ((erel->r_type[0] & RELOC_EXT_BITS_TYPE_LITTLE)
/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h327 #define RELOC_EXT_BITS_TYPE_LITTLE 0xF8
325 #define RELOC_EXT_BITS_TYPE_LITTLE macro
/freebsd-11-stable/contrib/binutils/include/aout/
H A Daout64.h436 #ifndef RELOC_EXT_BITS_TYPE_LITTLE
437 #define RELOC_EXT_BITS_TYPE_LITTLE ((unsigned int) 0xF8)
435 #define RELOC_EXT_BITS_TYPE_LITTLE macro

Completed in 176 milliseconds