Searched refs:a_rndx (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
H A D | ecoff.h | 242 struct rndx_ext a_rndx; member
|
/netbsd-src/external/gpl3/binutils/dist/include/coff/ |
H A D | ecoff.h | 242 struct rndx_ext a_rndx; member
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ecoff.c | 1156 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string() 1168 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string() 1180 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ecoff.c | 1232 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string() 1244 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string() 1256 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string()
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ecoff.c | 4386 &aux_out->a_rndx); in ecoff_build_aux()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ecoff.c | 4388 &aux_out->a_rndx); in ecoff_build_aux()
|