Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/coff/
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/gdb/dist/include/coff/
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/gdb/dist/bfd/
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 …]
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/
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 …]
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/
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/gdb/dist/gdb/
Dmdebugread.c1810 RNDXR rndx; in upgrade_type() local
1828 (*debug_swap->swap_rndx_in) (bigend, &ax->a_rndx, &rndx); in upgrade_type()
1829 id = rndx.index; in upgrade_type()
1830 rf = rndx.rfd; in upgrade_type()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Diterators.md1083 (UNSPEC_VRNDP "rndp") (UNSPEC_VRNDX "rndx")])