Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Dtst-glibcelf.py46 def find_enum_types(): function
60 for typ in find_enum_types():
82 for typ in find_enum_types():
196 e.name: e for typ in find_enum_types() for e in typ}