Searched refs:symbol_get (Results 1 – 3 of 3) sorted by relevance
128 struct symbol *symbol_get(const char *name);
172 struct symbol *symbol_get(const char *name) in symbol_get() function
98 state->sym = symbol_get(get_symbol_name(die)); in match_export_symbol()102 state->sym = symbol_get(get_symbol_name(source)); in match_export_symbol()