Home
last modified time | relevance | path

Searched refs:sech_name (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/mod/
H A Dmodpost.c324 static const char *sech_name(const struct elf_info *info, Elf_Shdr *sechdr) in sech_name() function
340 return sech_name(info, &info->sechdrs[secindex]); in sec_name()
756 const char *sec = sech_name(elf, sechdr); in check_section()