Lines Matching refs:bigendian
1057 int bigendian; in ecoff_type_to_string() local
1075 bigendian = fdr->fBigendian; in ecoff_type_to_string()
1084 if (AUX_GET_ISYM (bigendian, &aux_ptr[indx]) == (bfd_vma) -1) in ecoff_type_to_string()
1086 _bfd_ecoff_swap_tir_in (bigendian, &aux_ptr[indx++].a_ti, &u.ti); in ecoff_type_to_string()
1153 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string()
1155 (long) AUX_GET_ISYM (bigendian, &aux_ptr[indx+1]), in ecoff_type_to_string()
1165 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string()
1167 (long) AUX_GET_ISYM (bigendian, &aux_ptr[indx+1]), in ecoff_type_to_string()
1177 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string()
1179 (long) AUX_GET_ISYM (bigendian, &aux_ptr[indx+1]), in ecoff_type_to_string()
1244 bitsize = AUX_GET_WIDTH (bigendian, &aux_ptr[indx++]); in ecoff_type_to_string()
1264 AUX_GET_DNLOW (bigendian, &aux_ptr[indx+2]); in ecoff_type_to_string()
1266 AUX_GET_DNHIGH (bigendian, &aux_ptr[indx+3]); in ecoff_type_to_string()
1268 AUX_GET_WIDTH (bigendian, &aux_ptr[indx+4]); in ecoff_type_to_string()
1457 int bigendian; in _bfd_ecoff_print_symbol() local
1479 bigendian = fdr->fBigendian; in _bfd_ecoff_print_symbol()
1502 (AUX_GET_ISYM (bigendian, in _bfd_ecoff_print_symbol()
1514 (AUX_GET_ISYM (bigendian, in _bfd_ecoff_print_symbol()