Searched refs:module_frob_arch_sections (Results 1 - 14 of 14) sorted by relevance

/linux-master/include/linux/
H A Dmoduleloader.h20 int module_frob_arch_sections(Elf_Ehdr *hdr,
/linux-master/arch/hexagon/kernel/
H A Dmodule.c21 * module_frob_arch_sections - tweak got/plt sections.
27 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, function
/linux-master/arch/arc/kernel/
H A Dmodule.c26 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, function
129 * This couldn't be done in module_frob_arch_sections() because
/linux-master/arch/riscv/kernel/
H A Dmodule-sections.c90 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, function
/linux-master/arch/sparc/kernel/
H A Dmodule.c55 int module_frob_arch_sections(Elf_Ehdr *hdr, function
/linux-master/arch/alpha/kernel/
H A Dmodule.c64 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, function
/linux-master/arch/loongarch/kernel/
H A Dmodule-sections.c104 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, function
/linux-master/arch/powerpc/kernel/
H A Dmodule_32.c120 int module_frob_arch_sections(Elf32_Ehdr *hdr, function
H A Dmodule_64.c403 int module_frob_arch_sections(Elf64_Ehdr *hdr, function
/linux-master/arch/arm/kernel/
H A Dmodule-plts.c209 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, function
/linux-master/arch/arm64/kernel/
H A Dmodule-plts.c280 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, function
/linux-master/arch/s390/kernel/
H A Dmodule.c142 int module_frob_arch_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, function
/linux-master/arch/parisc/kernel/
H A Dmodule.c279 int module_frob_arch_sections(CONST Elf_Ehdr *hdr, function
/linux-master/kernel/module/
H A Dmain.c2337 int __weak module_frob_arch_sections(Elf_Ehdr *hdr, function
2373 err = module_frob_arch_sections(info->hdr, info->sechdrs,

Completed in 236 milliseconds