Searched refs:RELOC_STD_BITS_LENGTH_BIG (Results 1 – 7 of 7) sorted by relevance
190 #define RELOC_STD_BITS_LENGTH_BIG 0x60 macro
357 #define RELOC_STD_BITS_LENGTH_BIG ((unsigned int) 0x60) macro
390 #define RELOC_STD_BITS_LENGTH_BIG 0x60 macro
359 r_length = (bytes->r_index[0] & RELOC_STD_BITS_LENGTH_BIG) in NAME()
115 r_length = ((rel->r_type[0] & RELOC_STD_BITS_LENGTH_BIG) in MY()
306 r_length = ((relocs->r_type[0] & RELOC_STD_BITS_LENGTH_BIG) >> RELOC_STD_BITS_LENGTH_SH_BIG); in tic30_aout_reloc_howto()
2230 r_length = ((bytes->r_type[0] & RELOC_STD_BITS_LENGTH_BIG) in NAME()4000 r_length = ((rel->r_type[0] & RELOC_STD_BITS_LENGTH_BIG) in aout_link_input_section_std()