Searched refs:specials (Results 1 – 3 of 3) sorted by relevance
344 static const char * const specials[] = {369 for (int i = 0; i < ARRAY_SIZE(specials); i++) { in process_demangled_name() 370 if (!strcmp(sec->name, specials[i])) in process_demangled_name() 283 static const char * const specials[] = { is_special_section() local
257 static const char * const specials[] = { in get_jack_location() local 269 return specials[i]; in get_jack_location()
911 int specials; member