Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Decoff.c854 } aux_t; typedef
870 aux_t *ifd_ptr; /* pointer to store file index */
871 aux_t *index_ptr; /* pointer to store symbol index */
993 INIT_VARRAY (aux_t), /* aux_syms: auxiliary symbols varray */
1032 aux_t aux [ PAGE_SIZE / sizeof (aux_t) ];
1636 psym->index_ptr = (aux_t *) NULL; in add_ecoff_symbol()
1806 aux_t *aux_ptr; in add_aux_sym_symint()
1829 aux_t *aux_ptr; in add_aux_sym_rndx()
1856 aux_t *aux_ptr; in add_aux_sym_tir()
4154 know (begin_ptr->index_ptr != (aux_t *) NULL); in ecoff_build_symbols()
[all …]