Searched refs:RELOC_STD_BITS_JMPTABLE_BIG (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutx.h1996 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
2214 r_jmptable= (0 != (bytes->r_type[0] & RELOC_STD_BITS_JMPTABLE_BIG));
3737 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
3942 r_jmptable= (0 != (rel->r_type[0] & RELOC_STD_BITS_JMPTABLE_BIG));
H A Dsunos.c2189 | RELOC_STD_BITS_JMPTABLE_BIG);
2374 jmptbl = (0 != (srel->r_type[0] & RELOC_STD_BITS_JMPTABLE_BIG));
/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h403 #define RELOC_STD_BITS_JMPTABLE_BIG 0x04
401 #define RELOC_STD_BITS_JMPTABLE_BIG macro
/freebsd-11-stable/contrib/binutils/include/aout/
H A Daout64.h373 #define RELOC_STD_BITS_JMPTABLE_BIG ((unsigned int) 0x04)
371 #define RELOC_STD_BITS_JMPTABLE_BIG macro

Completed in 351 milliseconds