Searched refs:RNDXR (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/gdb/include/coff/
H A Dsym.h301 } RNDXR, *pRNDXR; typedef in typeref:struct:__anon4035
302 #define cbRNDXR sizeof(RNDXR)
344 RNDXR rndx; /* relative index into symbol table */
371 RNDXR rndx; /* points to a symbol or opt entry */
H A Decoff.h390 void (*swap_rndx_in) (int, const struct rndx_ext *, RNDXR *);
401 void (*swap_rndx_out) (int, const RNDXR *, struct rndx_ext *);
/haiku-fatelf/src/bin/gdb/bfd/
H A Dlibecoff.h337 PARAMS ((int, const struct rndx_ext *, RNDXR *));
339 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.c184 RNDXR *intern;
222 const RNDXR *intern_copy;
225 RNDXR intern[1];
H A Decoff.c59 PARAMS ((bfd *, FDR *, char *, RNDXR *, long, const char *));
1100 RNDXR *rndx;
1179 RNDXR rndx;
1361 word 0 RNDXR to type of the bounds (ie, int)
/haiku-fatelf/src/bin/gdb/gdb/
H A Dmdebugread.c1550 RNDXR rn[1];
1760 RNDXR rndx;
4189 RNDXR rn[1];
4220 RNDXR rn[1];

Completed in 82 milliseconds