Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/kernel/
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-6.12.1/arch/powerpc/kernel/
Dmodule_32.c75 const char *secstrings, in get_plt_size()
122 char *secstrings, in module_frob_arch_sections()
Dmodule.c23 char *secstrings; in find_section() local
Dmodule_64.c405 char *secstrings, in module_frob_arch_sections()
/linux-6.12.1/arch/mips/kernel/
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
Dmodule.c419 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
/linux-6.12.1/arch/x86/entry/vdso/
Dvdso2c.h55 const char *secstrings; in BITSFUNC() local
/linux-6.12.1/kernel/module/
Dstrict_rwx.c82 char *secstrings, struct module *mod) in module_enforce_rwx_sections()
Dinternal.h68 char *secstrings, *strtab; member
Dmain.c2344 char *secstrings, in module_frob_arch_sections()
/linux-6.12.1/arch/s390/kernel/
Dmodule.c107 char *secstrings, struct module *me) in module_frob_arch_sections()
496 char *secstrings, *secname; in module_finalize() local
/linux-6.12.1/kernel/
Dcfi.c51 char *secstrings; in module_cfi_finalize() local
/linux-6.12.1/arch/hexagon/kernel/
Dmodule.c28 char *secstrings, in module_frob_arch_sections()
/linux-6.12.1/arch/riscv/kernel/
Dmodule-sections.c91 char *secstrings, struct module *mod) in module_frob_arch_sections()
/linux-6.12.1/arch/loongarch/kernel/
Dmodule-sections.c105 char *secstrings, struct module *mod) in module_frob_arch_sections()
/linux-6.12.1/lib/
Dbug.c91 char *secstrings; in module_bug_finalize() local
/linux-6.12.1/arch/alpha/kernel/
Dmodule.c65 char *secstrings, struct module *me) in module_frob_arch_sections()
/linux-6.12.1/arch/arm/kernel/
Dmodule-plts.c210 char *secstrings, struct module *mod) in module_frob_arch_sections()
/linux-6.12.1/arch/parisc/kernel/
Dmodule.c269 CONST char *secstrings, in module_frob_arch_sections()
835 char *secstrings; in module_finalize() local
/linux-6.12.1/arch/x86/kernel/
Dmodule.c231 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
/linux-6.12.1/arch/arm64/kernel/
Dmodule-plts.c281 char *secstrings, struct module *mod) in module_frob_arch_sections()
/linux-6.12.1/scripts/
Dsorttable.h278 const char *secstrings; in do_sort() local
/linux-6.12.1/arch/sh/kernel/
Ddwarf.c1094 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_dwarf_finalize() local
/linux-6.12.1/scripts/mod/
Dmodpost.c405 const char *secstrings; in parse_elf() local
/linux-6.12.1/include/linux/
Dmodule.h403 char *secstrings; member