Home
last modified time | relevance | path

Searched refs:goknowntypes (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/libebl/
H A Deblobjnotetypename.c62 static const char *goknowntypes[] = in ebl_object_note_type_name() local
74 if (type < sizeof (goknowntypes) / sizeof (goknowntypes[0]) in ebl_object_note_type_name()
75 && goknowntypes[type] != NULL) in ebl_object_note_type_name()
76 return goknowntypes[type]; in ebl_object_note_type_name()

Completed in 1 milliseconds