Home
last modified time | relevance | path

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

/linux-6.15/scripts/gendwarfksyms/
H A Ddwarf.c842 static bool is_expanded_type(int tag) in is_expanded_type() function
867 if (is_expanded_type(tag)) { in process_type()