Home
last modified time | relevance | path

Searched defs:secstrings (Results 1 – 18 of 18) sorted by relevance

/linux/arch/sparc/kernel/
H A Dmodule.c27 char *secstrings, in module_frob_arch_sections()
158 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in do_patch_sections() local
/linux/arch/powerpc/kernel/
H A Dmodule.c23 char *secstrings; in find_section() local
/linux/arch/mips/kernel/
H A Dvpe.c183 Elf_Shdr *sechdrs, const char *secstrings) in layout_sections()
479 const char *secstrings, in simplify_symbols()
580 char *secstrings, *strtab = NULL; in vpe_elfload() local
H A Dmodule.c419 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
/linux/arch/x86/entry/vdso/
H A Dvdso2c.h55 const char *secstrings; in BITSFUNC() local
/linux/arch/s390/kernel/
H A Dmodule.c107 char *secstrings, struct module *me) in module_frob_arch_sections()
496 char *secstrings, *secname; in module_finalize() local
/linux/kernel/module/
H A Dstrict_rwx.c90 char *secstrings, struct module *mod) in module_enforce_rwx_sections()
/linux/arch/hexagon/kernel/
H A Dmodule.c28 char *secstrings, in module_frob_arch_sections()
/linux/kernel/
H A Dcfi.c51 char *secstrings; in module_cfi_finalize() local
/linux/arch/riscv/kernel/
H A Dmodule-sections.c91 char *secstrings, struct module *mod) in module_frob_arch_sections()
/linux/arch/loongarch/kernel/
H A Dmodule-sections.c105 char *secstrings, struct module *mod) in module_frob_arch_sections()
/linux/lib/
H A Dbug.c91 char *secstrings; in module_bug_finalize() local
/linux/arch/alpha/kernel/
H A Dmodule.c65 char *secstrings, struct module *me) in module_frob_arch_sections()
/linux/arch/arm/kernel/
H A Dmodule-plts.c210 char *secstrings, struct module *mod) in module_frob_arch_sections()
/linux/arch/parisc/kernel/
H A Dmodule.c269 CONST char *secstrings, in module_frob_arch_sections()
835 char *secstrings; in module_finalize() local
/linux/arch/arm64/kernel/
H A Dmodule-plts.c281 char *secstrings, struct module *mod) in module_frob_arch_sections()
/linux/arch/sh/kernel/
H A Ddwarf.c1094 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_dwarf_finalize() local
/linux/include/linux/
H A Dmodule.h408 char *secstrings; member