Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/config/
HDaout_gnu.h404 #define RELOC_STD_BITS_RELATIVE_BIG 0x02 macro
/trueos/contrib/binutils/include/aout/
HDaout64.h374 #define RELOC_STD_BITS_RELATIVE_BIG ((unsigned int) 0x02) macro
/trueos/contrib/binutils/bfd/
HDaoutx.h1991 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0) in NAME()
2209 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG)); in NAME()
3729 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0) in aout_link_reloc_link_order()
3934 r_relative= (0 != (rel->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG)); in aout_link_input_section_std()
HDsunos.c2510 | RELOC_STD_BITS_RELATIVE_BIG in sunos_check_dynamic_reloc()