Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/mod/
Dmodpost.c333 static const char *sech_name(const struct elf_info *info, Elf_Shdr *sechdr) in sech_name() function
349 return sech_name(info, &info->sechdrs[secindex]); in sec_name()
788 const char *sec = sech_name(elf, sechdr); in check_section()