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

/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c853 } localsym_t;
864 localsym_t *sym; /* associated symbol */
889 localsym_t *sym; /* file's local symbols */
913 localsym_t *sym_ptr; /* local symbol pointer */
914 localsym_t *end_ptr; /* symbol pointer to end block */
996 INIT_VARRAY (localsym_t), /* symbols: local symbols varray */
1036 localsym_t sym [ PAGE_SIZE / sizeof (localsym_t) ];
1421 static localsym_t *add_ecoff_symbol (const char *str, st_t type,
1430 static tag_t *get_tag (const char *tag, localsym_t *sy
851 } localsym_t; typedef in typeref:struct:localsym
[all...]

Completed in 72 milliseconds