Home
last modified time | relevance | path

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

/linux-6.15/scripts/gendwarfksyms/
H A Dtypes.c303 static void __type_expand(struct die *cache, struct type_expansion *type,
314 __type_expand(cache, type, recursive); in type_expand_child()
321 __type_expand(cache, &child, true); in type_expand_child()
329 static void __type_expand(struct die *cache, struct type_expansion *type, in __type_expand() function
371 __type_expand(cache, type, recursive); in type_expand()