Searched refs:rndx_ext (Results 1 – 6 of 6) sorted by relevance
| /trueos/contrib/binutils/include/coff/ |
| HD | ecoff.h | 213 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 *);
|
| HD | mips.h | 332 struct rndx_ext o_rndx;
|
| HD | alpha.h | 374 struct rndx_ext o_rndx;
|
| /trueos/contrib/binutils/bfd/ |
| HD | libecoff.h | 335 (int, const struct rndx_ext *, RNDXR *); 337 (int, const RNDXR *, struct rndx_ext *);
|
| HD | ecoffswap.h | 72 (int, const struct rndx_ext *, RNDXR *); 74 (int, const RNDXR *, struct rndx_ext *);
|
| HD | ecofflink.c | 181 const struct rndx_ext *ext_copy; 184 struct rndx_ext ext[1]; 221 struct rndx_ext *ext;
|