sec_name          263 scripts/mod/modpost.c static const char *sec_name(struct elf_info *elf, int secindex);
sec_name          269 scripts/mod/modpost.c 	const char *secname = sec_name(elf, sec);
sec_name         1190 scripts/mod/modpost.c 		symsec = sec_name(elf, get_secindex(elf, sym));
sec_name         1421 scripts/mod/modpost.c 	tosec = sec_name(elf, get_secindex(elf, sym));