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

/freebsd-11-stable/contrib/binutils/include/aout/
H A Daout64.h428 #ifndef RELOC_EXT_BITS_TYPE_BIG
429 #define RELOC_EXT_BITS_TYPE_BIG ((unsigned int) 0x1F)
427 #define RELOC_EXT_BITS_TYPE_BIG macro
/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h325 #define RELOC_EXT_BITS_TYPE_BIG 0x1F
323 #define RELOC_EXT_BITS_TYPE_BIG macro
/freebsd-11-stable/contrib/binutils/bfd/
H A Dsunos.c1441 r_type = ((rel->r_type[0] & RELOC_EXT_BITS_TYPE_BIG)
2391 r_type = ((erel->r_type[0] & RELOC_EXT_BITS_TYPE_BIG)
H A Daoutx.h2154 r_type = ((bytes->r_type[0] & RELOC_EXT_BITS_TYPE_BIG)
4274 r_type = ((rel->r_type[0] & RELOC_EXT_BITS_TYPE_BIG)

Completed in 81 milliseconds