Searched defs:secstrings (Results 1 - 25 of 25) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dmodule.c26 char *secstrings; local
H A Dmodule_32.c73 get_plt_size(const Elf32_Ehdr *hdr, const Elf32_Shdr *sechdrs, const char *secstrings, int is_init) argument
120 module_frob_arch_sections(Elf32_Ehdr *hdr, Elf32_Shdr *sechdrs, char *secstrings, struct module *me) argument
H A Dmodule_64.c403 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, char *secstrings, struct module *me) argument
/linux-master/kernel/
H A Dcfi.c51 char *secstrings; local
/linux-master/kernel/module/
H A Dstrict_rwx.c81 module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) argument
H A Dinternal.h68 char *secstrings, *strtab; member in struct:load_info
H A Dmain.c2337 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) argument
[all...]
/linux-master/arch/riscv/kernel/
H A Dmodule-sections.c90 module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) argument
/linux-master/arch/hexagon/kernel/
H A Dmodule.c27 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) argument
/linux-master/arch/sparc/kernel/
H A Dmodule.c188 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; local
55 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) argument
/linux-master/arch/x86/entry/vdso/
H A Dvdso2c.h55 const char *secstrings; local
/linux-master/lib/
H A Dbug.c91 char *secstrings; local
/linux-master/arch/alpha/kernel/
H A Dmodule.c64 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, char *secstrings, struct module *me) argument
/linux-master/arch/arm/kernel/
H A Dmodule-plts.c209 module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) argument
/linux-master/arch/loongarch/kernel/
H A Dmodule-sections.c104 module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) argument
/linux-master/arch/s390/kernel/
H A Dmodule.c532 char *secstrings, *secname; local
142 module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *me) argument
/linux-master/arch/arm64/kernel/
H A Dmodule-plts.c280 module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) argument
/linux-master/arch/x86/kernel/
H A Dmodule.c282 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; local
[all...]
/linux-master/arch/mips/kernel/
H A Dmodule.c429 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; local
H A Dvpe.c580 char *secstrings, *strtab = NULL; local
182 layout_sections(struct module *mod, const Elf_Ehdr *hdr, Elf_Shdr *sechdrs, const char *secstrings) argument
476 simplify_symbols(Elf_Shdr *sechdrs, unsigned int symindex, const char *strtab, const char *secstrings, unsigned int nsecs, struct module *mod) argument
/linux-master/arch/sh/kernel/
H A Ddwarf.c1094 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; local
/linux-master/scripts/
H A Dsorttable.h278 const char *secstrings; local
/linux-master/arch/parisc/kernel/
H A Dmodule.c847 char *secstrings; local
279 module_frob_arch_sections(CONST Elf_Ehdr *hdr, CONST Elf_Shdr *sechdrs, CONST char *secstrings, struct module *me) argument
/linux-master/include/linux/
H A Dmodule.h397 char *secstrings; member in struct:klp_modinfo
/linux-master/scripts/mod/
H A Dmodpost.c421 const char *secstrings; local

Completed in 238 milliseconds