Home
last modified time | relevance | path

Searched refs:get_pretty_name (Results 1 – 1 of 1) sorted by relevance

/scripts/mod/
Dmodpost.c1453 static inline void get_pretty_name(int is_func, const char** name, const char** name_p) in get_pretty_name() function
1483 get_pretty_name(from_is_func, &from, &from_p); in report_sec_mismatch()
1484 get_pretty_name(to_is_func, &to, &to_p); in report_sec_mismatch()
1696 get_pretty_name(is_function(fromsym), in report_extable_warnings()
1698 get_pretty_name(is_function(tosym), in report_extable_warnings()