Home
last modified time | relevance | path

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

/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
/arch/powerpc/kernel/
Dmodule.c23 char *secstrings; in find_section() local
Dmodule_32.c75 const char *secstrings, in get_plt_size()
122 char *secstrings, in module_frob_arch_sections()
Dmodule_64.c423 char *secstrings, in module_frob_arch_sections()
/arch/x86/entry/vdso/
Dvdso2c.h65 const char *secstrings; in BITSFUNC() local
/arch/hexagon/kernel/
Dmodule.c28 char *secstrings, in module_frob_arch_sections()
/arch/riscv/kernel/
Dmodule-sections.c92 char *secstrings, struct module *mod) in module_frob_arch_sections()
/arch/s390/kernel/
Dmodule.c107 char *secstrings, struct module *me) in module_frob_arch_sections()
496 char *secstrings, *secname; in module_finalize() local
/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
/arch/loongarch/kernel/
Dmodule-sections.c105 char *secstrings, struct module *mod) in module_frob_arch_sections()
/arch/alpha/kernel/
Dmodule.c65 char *secstrings, struct module *me) in module_frob_arch_sections()
/arch/arm/kernel/
Dmodule-plts.c210 char *secstrings, struct module *mod) in module_frob_arch_sections()
/arch/x86/kernel/
Dmodule.c231 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_finalize() local
/arch/parisc/kernel/
Dmodule.c269 CONST char *secstrings, in module_frob_arch_sections()
835 char *secstrings; in module_finalize() local
/arch/arm64/kernel/
Dmodule-plts.c283 char *secstrings, struct module *mod) in module_frob_arch_sections()
/arch/sh/kernel/
Ddwarf.c1094 char *secstrings = (void *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_dwarf_finalize() local
/arch/arm64/kvm/
Dpkvm.c1544 void pkvm_el2_mod_frob_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings) in pkvm_el2_mod_frob_sections()