Searched refs:nt_types (Results 1 – 1 of 1) sorted by relevance
318 static const char *nt_types[] = { variable1088 if (type < nitems(nt_types) && nt_types[type] != NULL) in elf_print_note()1089 nt_type = nt_types[type]; in elf_print_note()