Searched refs:rndx_ext (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
H A D | ecoff.h | 216 struct rndx_ext { struct 242 struct rndx_ext a_rndx; 395 void (*swap_rndx_in) (int, const struct rndx_ext *, RNDXR *); 406 void (*swap_rndx_out) (int, const RNDXR *, struct rndx_ext *);
|
H A D | mips.h | 333 struct rndx_ext o_rndx;
|
H A D | alpha.h | 375 struct rndx_ext o_rndx;
|
/netbsd-src/external/gpl3/binutils/dist/include/coff/ |
H A D | ecoff.h | 216 struct rndx_ext { struct 242 struct rndx_ext a_rndx; 398 void (*swap_rndx_in) (int, const struct rndx_ext *, RNDXR *); 409 void (*swap_rndx_out) (int, const RNDXR *, struct rndx_ext *);
|
H A D | mips.h | 333 struct rndx_ext o_rndx;
|
H A D | alpha.h | 375 struct rndx_ext o_rndx;
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | libecoff.h | 354 (int, const struct rndx_ext *, RNDXR *); 356 (int, const RNDXR *, struct rndx_ext *);
|
H A D | ecoffswap.h | 73 (int, const struct rndx_ext *, RNDXR *); 75 (int, const RNDXR *, struct rndx_ext *);
|
H A D | ecofflink.c | 162 const struct rndx_ext *ext_copy, in _bfd_ecoff_swap_rndx_in() 165 struct rndx_ext ext[1]; in _bfd_ecoff_swap_rndx_in() 204 struct rndx_ext *ext) in _bfd_ecoff_swap_rndx_out()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | libecoff.h | 346 (int, const struct rndx_ext *, RNDXR *); 348 (int, const RNDXR *, struct rndx_ext *);
|
H A D | ecoffswap.h | 73 (int, const struct rndx_ext *, RNDXR *); 75 (int, const RNDXR *, struct rndx_ext *);
|
H A D | ecofflink.c | 162 const struct rndx_ext *ext_copy, in _bfd_ecoff_swap_rndx_in() 165 struct rndx_ext ext[1]; in _bfd_ecoff_swap_rndx_in() 204 struct rndx_ext *ext) in _bfd_ecoff_swap_rndx_out()
|