Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Decoff.c848 } localsym_t; typedef
859 localsym_t *sym; /* associated symbol */
884 localsym_t *sym; /* file's local symbols */
908 localsym_t *sym_ptr; /* local symbol pointer */
909 localsym_t *end_ptr; /* symbol pointer to end block */
991 INIT_VARRAY (localsym_t), /* symbols: local symbols varray */
1031 localsym_t sym [ PAGE_SIZE / sizeof (localsym_t) ];
1414 static localsym_t *add_ecoff_symbol (const char *str, st_t type,
1423 static tag_t *get_tag (const char *tag, localsym_t *sym, bt_t basic_type);
1597 static localsym_t *
[all …]
DChangeLog-96975801 * ecoff.c (localsym_t): Add addend field.