Searched refs:RELOC_STD_BITS_LENGTH_BIG (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h392 #define RELOC_STD_BITS_LENGTH_BIG 0x60
390 #define RELOC_STD_BITS_LENGTH_BIG macro
/freebsd-11-stable/contrib/binutils/include/aout/
H A Daout64.h362 #define RELOC_STD_BITS_LENGTH_BIG ((unsigned int) 0x60)
360 #define RELOC_STD_BITS_LENGTH_BIG macro
/freebsd-11-stable/contrib/binutils/bfd/
H A Daout-arm.c117 r_length = ((rel->r_type[0] & RELOC_STD_BITS_LENGTH_BIG)
H A Daoutx.h2216 r_length = ((bytes->r_type[0] & RELOC_STD_BITS_LENGTH_BIG)
3944 r_length = ((rel->r_type[0] & RELOC_STD_BITS_LENGTH_BIG)

Completed in 125 milliseconds