Searched refs:kabi_get_type_string (Results 1 – 3 of 3) sorted by relevance
173 if (stable && kabi_get_type_string(name, &override)) { in type_map_get()409 if (stable && kabi_get_type_string(name, &override)) in type_expand()
285 bool kabi_get_type_string(const char *type, const char **str);
348 bool kabi_get_type_string(const char *type, const char **str) in kabi_get_type_string() function