Searched refs:symtab_get (Results 1 – 4 of 4) sorted by relevance
13 const struct symtab_info *symtab_get(void) in symtab_get() function22 const struct symtab_info *const symtab = symtab_get(); in symtab_find_symbol_name()59 const struct symtab_info *const symtab = symtab_get(); in cmd_symtab_list()
49 const struct symtab_info *symtab_get(void);
17 file and call :c:func:`symtab_get`. For now, we only provide :c:func:`symtab_find_symbol_name`
14 symtab = symtab_get(); in setup()