Home | History | Annotate | Download | only in gas

Lines Matching defs:localsym_t

851 } localsym_t;
862 localsym_t *sym; /* associated symbol */
887 localsym_t *sym; /* file's local symbols */
911 localsym_t *sym_ptr; /* local symbol pointer */
912 localsym_t *end_ptr; /* symbol pointer to end block */
994 INIT_VARRAY (localsym_t), /* symbols: local symbols varray */
1034 localsym_t sym [ PAGE_SIZE / sizeof (localsym_t) ];
1419 static localsym_t *add_ecoff_symbol (const char *str, st_t type,
1428 static tag_t *get_tag (const char *tag, localsym_t *sym, bt_t basic_type);
1602 static localsym_t *
1611 localsym_t *psym;
1967 localsym_t *sym = t->tag_ptr->sym;
2015 localsym_t *sym, /* tag start block */
2074 localsym_t *sym;
2796 localsym_t *sym;
3418 localsym_t *hold = NULL;
3901 localsym_t *sym_ptr;
3902 localsym_t *sym_end;
4091 localsym_t *begin_ptr;