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

/freebsd-12-stable/contrib/binutils/gas/config/
H A Daout_gnu.h406 #define RELOC_STD_BITS_RELATIVE_BIG 0x02
404 #define RELOC_STD_BITS_RELATIVE_BIG macro
/freebsd-12-stable/contrib/binutils/include/aout/
H A Daout64.h376 #define RELOC_STD_BITS_RELATIVE_BIG ((unsigned int) 0x02)
374 #define RELOC_STD_BITS_RELATIVE_BIG macro
/freebsd-12-stable/contrib/binutils/bfd/
H A Daoutx.h1997 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
2215 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG));
3738 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
3943 r_relative= (0 != (rel->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG));
H A Dsunos.c2511 | RELOC_STD_BITS_RELATIVE_BIG

Completed in 79 milliseconds