Searched defs:table (Results 1 – 3 of 3) sorted by relevance
46 struct symbol_table *table = NULL; in symbol_table_create() local205 void symbol_table_free(struct symbol_table *table) in symbol_table_free()233 const struct symbol *symbol_table_lookup(struct symbol_table *table, unsigned int addr) in symbol_table_lookup()
49 static void grow_table(struct thread_table *table) in grow_table()67 static struct thread_info *get_item(struct thread_table *table) in get_item()74 static void commit_item(struct thread_table *table) in commit_item()
247 search_EIT_table (const __EIT_entry * table, int nrec, _uw return_address, in search_EIT_table()