Lines Matching defs:symint_t
827 typedef unsigned long symint_t;
886 symint_t ifd; /* file # tag defined in */
909 symint_t indx; /* index within string table */
931 symint_t indx; /* index within string table */
941 symint_t void_type; /* aux. pointer to 'void' type */
942 symint_t int_type; /* aux. pointer to 'int' type */
944 symint_t file_index; /* current file number */
1069 symint_t dimensions [N_TQ]; /* dimensions for each array */
1070 symint_t sizes [N_TQ+2]; /* sizes of each array slice + size of
1415 static symint_t add_string (varray_t *vp,
1421 bfd_vma addend, symint_t value,
1422 symint_t indx);
1423 static symint_t add_aux_sym_symint (symint_t aux_word);
1424 static symint_t add_aux_sym_rndx (int file_index, symint_t sym_index);
1425 static symint_t add_aux_sym_tir (type_info_t *t,
1557 static symint_t
1608 symint_t value, /* value of symbol */
1609 symint_t indx /* index to local/aux. syms */)
1751 symint_t ty;
1808 static symint_t
1809 add_aux_sym_symint (symint_t aux_word /* auxiliary information word */)
1831 static symint_t
1832 add_aux_sym_rndx (int file_index, symint_t sym_index)
1857 static symint_t
1864 symint_t ret;
1910 symint_t hi;
1966 symint_t file_index = t->tag_ptr->ifd;
2056 ? (symint_t) -1
2795 symint_t indx;
3220 symint_t lineno;
3416 symint_t value;
3420 symint_t indx;
3932 symint_t indx;