Searched refs:RELOC_STD_BITS_RELATIVE_BIG (Results 1 – 4 of 4) sorted by relevance
404 #define RELOC_STD_BITS_RELATIVE_BIG 0x02 macro
374 #define RELOC_STD_BITS_RELATIVE_BIG ((unsigned int) 0x02) macro
1991 | (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()
2510 | RELOC_STD_BITS_RELATIVE_BIG in sunos_check_dynamic_reloc()