Searched refs:get_func_prefix (Results 1 – 2 of 2) sorted by relevance
635 pfx = get_func_prefix(patched_sym); in clone_symbol()656 pfx = get_func_prefix(func); in mark_included_function()
487 static inline struct symbol *get_func_prefix(struct symbol *func) in get_func_prefix() function