Home
last modified time | relevance | path

Searched defs:table (Results 1 – 3 of 3) sorted by relevance

/system/core/debuggerd/
Dsymbol_table.c46 struct symbol_table *table = NULL; in symbol_table_create() local
205 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()
/system/core/toolbox/
Dschedtop.c49 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()
/system/core/debuggerd/arm/
Dunwind.c247 search_EIT_table (const __EIT_entry * table, int nrec, _uw return_address, in search_EIT_table()