Searched defs:symbols (Results 1 – 11 of 11) sorted by relevance
33 struct symbol_list *symbols; /* List of symbols in this scope */ member
108 struct symbol_list *symbols = scope->symbols; in end_scope() local
26 static struct hashtable *symbols; variable
73 struct symbol *symbols; /* Pointer to semantic meaning list */ member
192 #define symbols symbols64 macro216 #define symbols symbols32 macro
2494 symbols(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, in symbols() function
62 int symbols; /* number of symbols */ variable
385 static token symbols[] = { variable
646 const struct res_sym *symbols; in p_section() local
607 sym_t *symbols[4]; in compile_asm() local
236 struct symbol **symbols; /* Sorted array of pointers to symbols */ member