Searched defs:scnnames (Results 1 – 7 of 7) sorted by relevance
60 ebl_section_name (ebl, section, xsection, buf, len, scnnames, shnum) in ebl_section_name() argument
61 static const char *scnnames[4] = variable
61 static const char *scnnames[3] = variable
69 static const char *scnnames[3] = variable
41 static const char *scnnames[5] = variable
55 noinst_PROGRAMS = arextract arsymtest newfile saridx scnnames sectiondump \ program
731 const char **scnnames; in show_symbols_sysv() local