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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/aout/
H A Dadobe.h205 #define RELOC_STD_BITS_RELATIVE_BIG 0x02
204 #define RELOC_STD_BITS_RELATIVE_BIG macro
H A Daout64.h373 #define RELOC_STD_BITS_RELATIVE_BIG ((unsigned int) 0x02)
371 #define RELOC_STD_BITS_RELATIVE_BIG macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/aout/
H A Dadobe.h205 #define RELOC_STD_BITS_RELATIVE_BIG 0x02
204 #define RELOC_STD_BITS_RELATIVE_BIG macro
H A Daout64.h373 #define RELOC_STD_BITS_RELATIVE_BIG ((unsigned int) 0x02)
371 #define RELOC_STD_BITS_RELATIVE_BIG macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Daout_gnu.h407 #define RELOC_STD_BITS_RELATIVE_BIG 0x02
405 #define RELOC_STD_BITS_RELATIVE_BIG macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Di386lynx.c198 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
H A Daoutx.h2010 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
2231 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG));
3788 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
3993 r_relative= (0 != (rel->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG));
H A Dsunos.c2513 | RELOC_STD_BITS_RELATIVE_BIG
H A Dpdp11.c3123 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Di386lynx.c198 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
H A Daoutx.h2010 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
2231 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG));
3788 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
3993 r_relative= (0 != (rel->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG));
H A Dsunos.c2513 | RELOC_STD_BITS_RELATIVE_BIG
H A Dpdp11.c3125 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)

Completed in 153 milliseconds