Searched defs:sechdrs (Results 101 - 101 of 101) sorted by relevance
| /kernel/linux/linux-5.10/kernel/ | ||
| H A D | module.c | 1312 Elf_Shdr *sechdrs = info->sechdrs; in check_version() local 2096 module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_enforce_rwx_sections() argument 2116 module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_enforce_rwx_sections() argument 2691 const Elf_Shdr *sechdrs = info->sechdrs; elf_type() local 2729 is_core_symbol(const Elf_Sym *src, const Elf_Shdr *sechdrs, unsigned int shnum, unsigned int pcpundx) is_core_symbol() argument 3546 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) module_frob_arch_sections() argument 3643 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *me) module_finalize() argument [all...] |
Completed in 4 milliseconds