Home
last modified time | relevance | path

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

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