Searched refs:RELOC_STD_BITS_RELATIVE_BIG (Results 1 – 7 of 7) sorted by relevance
204 #define RELOC_STD_BITS_RELATIVE_BIG 0x02 macro
371 #define RELOC_STD_BITS_RELATIVE_BIG ((unsigned int) 0x02) macro
404 #define RELOC_STD_BITS_RELATIVE_BIG 0x02 macro
176 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0) in NAME()
2008 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0) in NAME()2229 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG)); in NAME()3798 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0) in aout_link_reloc_link_order()3999 r_relative= (0 != (rel->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG)); in aout_link_input_section_std()
2503 | RELOC_STD_BITS_RELATIVE_BIG in sunos_check_dynamic_reloc()
3123 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0) in aout_link_reloc_link_order()