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

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Decoff.h211 struct rndx_ext { struct
237 struct rndx_ext a_rndx;
418 void (*swap_rndx_in) (int, const struct rndx_ext *, RNDXR *);
429 void (*swap_rndx_out) (int, const RNDXR *, struct rndx_ext *);
H A Dalpha.h371 struct rndx_ext o_rndx;
H A Dmips.h356 struct rndx_ext o_rndx;
/openbsd-current/gnu/usr.bin/binutils-2.17/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;
/openbsd-current/gnu/usr.bin/binutils-2.17/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;
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dlibecoff.h360 PARAMS ((int, const struct rndx_ext *, RNDXR *));
362 PARAMS ((int, const RNDXR *, struct rndx_ext *));
H A Decoffswap.h72 PARAMS ((int, const struct rndx_ext *, RNDXR *));
74 PARAMS ((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 211 milliseconds