Searched refs:AUXU (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dmips-tdump.c232 AUXU *aux_symbols; /* Auxiliary symbols */
244 static void print_symbol (SYMR *, int, const char *, AUXU *, int, FDR *);
245 static void print_aux (AUXU, int, int);
246 static void emit_aggregate (char *, AUXU, AUXU, const char *, FDR *);
251 static const char *type_to_string (AUXU *, int, FDR *);
434 type_to_string (AUXU *aux_ptr, int index, FDR *fdp)
436 AUXU u;
841 (long) (sym_ptr->iauxMax * sizeof (AUXU)));
874 print_symbol (SYMR *sym_ptr, int number, const char *strbase, AUXU *aux_bas
[all...]
H A Dmips-tfile.c983 AUXU *ifd_ptr; /* pointer to store file index */
984 AUXU *index_ptr; /* pointer to store symbol index */
985 AUXU *type_ptr; /* pointer to munge type info */
1053 AUXU type; /* type we are hashing */
1097 AUXU aux [ PAGE_SIZE / sizeof (AUXU) ];
1472 static AUXU *orig_aux_syms; /* auxiliary symbols */
1999 AUXU *aux_ptr;
2018 AUXU *aux_ptr;
2040 AUXU *aux_pt
[all...]
/freebsd-9.3-release/contrib/binutils/include/coff/
H A Dsym.h351 } AUXU, *pAUXU; typedef in typeref:union:__anon592
352 #define cbAUXU sizeof(AUXU)
/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c858 AUXU data; /* aux data */
932 AUXU type; /* type we are hashing */
1860 static AUXU init_aux;
1863 AUXU aux;
/freebsd-9.3-release/contrib/binutils/bfd/
H A Decoff.c1054 AUXU u;

Completed in 222 milliseconds