Searched refs:rndx_ext (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/coff/
H A Decoff.h213 struct rndx_ext { struct
239 struct rndx_ext a_rndx;
392 void (*swap_rndx_in) (int, const struct rndx_ext *, RNDXR *);
403 void (*swap_rndx_out) (int, const RNDXR *, struct rndx_ext *);
H A Dalpha.h374 struct rndx_ext o_rndx;
H A Dmips.h332 struct rndx_ext o_rndx;
/freebsd-12-stable/contrib/binutils/bfd/
H A Dlibecoff.h335 (int, const struct rndx_ext *, RNDXR *);
337 (int, const RNDXR *, struct rndx_ext *);
H A Decoffswap.h72 (int, const struct rndx_ext *, RNDXR *);
74 (int, const RNDXR *, struct rndx_ext *);
H A Decofflink.c183 const struct rndx_ext *ext_copy;
186 struct rndx_ext ext[1];
223 struct rndx_ext *ext;

Completed in 63 milliseconds