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