Home
last modified time | relevance | path

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

/linux-6.15/scripts/gendwarfksyms/
H A Dtypes.c103 static int type_map_get(const char *name, struct type_expansion **res) in type_map_get() function
121 if (type_map_get(name, &e)) { in type_map_add()
278 check(type_map_get(entry->str, &e)); in __calculate_version()