Home
last modified time | relevance | path

Searched refs:rndx (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/include/coff/
H A Dsym.h344 RNDXR rndx; /* relative index into symbol table */ member
371 RNDXR rndx; /* points to a symbol or opt entry */ member
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dsym.h344 RNDXR rndx; /* relative index into symbol table */ member
371 RNDXR rndx; /* points to a symbol or opt entry */ member
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dsym.h344 RNDXR rndx; /* relative index into symbol table */ member
371 RNDXR rndx; /* points to a symbol or opt entry */ member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Decoff.c999 RNDXR *rndx, in ecoff_emit_aggregate() argument
1006 unsigned int ifd = rndx->rfd; in ecoff_emit_aggregate()
1007 unsigned int indx = rndx->index; in ecoff_emit_aggregate()
1016 || (rndx->rfd == 0xfff && indx == 0)) in ecoff_emit_aggregate()
1075 RNDXR rndx; in ecoff_type_to_string() local
1156 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string()
1157 ecoff_emit_aggregate (abfd, fdr, p1, &rndx, in ecoff_type_to_string()
1168 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string()
1169 ecoff_emit_aggregate (abfd, fdr, p1, &rndx, in ecoff_type_to_string()
1180 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string()
[all …]
H A Decoffswap.h689 &ext->o_rndx, &intern->rndx); in ecoff_swap_opt_in()
726 &intern->rndx, &ext->o_rndx); in ecoff_swap_opt_out()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Decoff.c1075 RNDXR *rndx, in ecoff_emit_aggregate() argument
1082 unsigned int ifd = rndx->rfd; in ecoff_emit_aggregate()
1083 unsigned int indx = rndx->index; in ecoff_emit_aggregate()
1092 || (rndx->rfd == 0xfff && indx == 0)) in ecoff_emit_aggregate()
1151 RNDXR rndx; in ecoff_type_to_string() local
1232 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string()
1233 ecoff_emit_aggregate (abfd, fdr, p1, &rndx, in ecoff_type_to_string()
1244 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string()
1245 ecoff_emit_aggregate (abfd, fdr, p1, &rndx, in ecoff_type_to_string()
1256 _bfd_ecoff_swap_rndx_in (bigendian, &aux_ptr[indx].a_rndx, &rndx); in ecoff_type_to_string()
[all …]
H A Decoffswap.h689 &ext->o_rndx, &intern->rndx); in ecoff_swap_opt_in()
726 &intern->rndx, &ext->o_rndx); in ecoff_swap_opt_out()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c1837 aux_ptr->data.rndx.rfd = file_index; in add_aux_sym_rndx()
1838 aux_ptr->data.rndx.index = sym_index; in add_aux_sym_rndx()
4177 f->index_ptr->data.rndx.index = isym - ifilesym; in ecoff_build_symbols()
4385 &aux_ptr->data.rndx, in ecoff_build_aux()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Decoff.c1837 aux_ptr->data.rndx.rfd = file_index; in add_aux_sym_rndx()
1838 aux_ptr->data.rndx.index = sym_index; in add_aux_sym_rndx()
4179 f->index_ptr->data.rndx.index = isym - ifilesym; in ecoff_build_symbols()
4387 &aux_ptr->data.rndx, in ecoff_build_aux()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Diterators.md1072 (UNSPEC_VRNDP "rndp") (UNSPEC_VRNDX "rndx")])
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Diterators.md1083 (UNSPEC_VRNDP "rndp") (UNSPEC_VRNDX "rndx")])