Home
last modified time | relevance | path

Searched refs:AUXU (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDmips-tdump.c220 AUXU *aux_symbols; /* Auxiliary symbols */
232 static void print_symbol (SYMR *, int, const char *, AUXU *, int, FDR *);
233 static void print_aux (AUXU, int, int);
234 static void emit_aggregate (char *, AUXU, AUXU, const char *, FDR *);
239 static const char *type_to_string (AUXU *, int, FDR *);
416 type_to_string (AUXU *aux_ptr, int index, FDR *fdp) in type_to_string()
418 AUXU u; in type_to_string()
821 (long) (sym_ptr->iauxMax * sizeof (AUXU))); in print_sym_hdr()
853 print_symbol (SYMR *sym_ptr, int number, const char *strbase, AUXU *aux_base, in print_symbol()
864 if (aux_base != (AUXU *) 0 && index != indexNil) in print_symbol()
[all …]
HDmips-tfile.c929 AUXU *ifd_ptr; /* pointer to store file index */
930 AUXU *index_ptr; /* pointer to store symbol index */
931 AUXU *type_ptr; /* pointer to munge type info */
995 AUXU type; /* type we are hashing */
1039 AUXU aux [ PAGE_SIZE / sizeof (AUXU) ];
1413 static AUXU *orig_aux_syms; /* auxiliary symbols */
1927 AUXU *aux_ptr; in add_aux_sym_symint()
1946 AUXU *aux_ptr; in add_aux_sym_rndx()
1967 AUXU *aux_ptr; in add_aux_sym_tir()
1970 static AUXU init_aux; in add_aux_sym_tir()
[all …]
/dragonfly/contrib/gdb-7/include/coff/
HDsym.h351 } AUXU, *pAUXU; typedef
352 #define cbAUXU sizeof(AUXU)
/dragonfly/contrib/binutils-2.27/include/coff/
HDsym.h351 } AUXU, *pAUXU; typedef
352 #define cbAUXU sizeof(AUXU)
/dragonfly/contrib/binutils-2.34/include/coff/
HDsym.h351 } AUXU, *pAUXU; typedef
352 #define cbAUXU sizeof(AUXU)
/dragonfly/contrib/binutils-2.34/gas/
HDecoff.c853 AUXU data; /* aux data */
927 AUXU type; /* type we are hashing */
1857 static AUXU init_aux; in add_aux_sym_tir()
1860 AUXU aux; in add_aux_sym_tir()
/dragonfly/contrib/binutils-2.27/gas/
HDecoff.c853 AUXU data; /* aux data */
927 AUXU type; /* type we are hashing */
1857 static AUXU init_aux; in add_aux_sym_tir()
1860 AUXU aux; in add_aux_sym_tir()