Home
last modified time | relevance | path

Searched defs:sechdrs (Results 26 – 50 of 54) sorted by relevance

123

/openbmc/linux/kernel/
H A Dkexec_file.c813 const Elf_Shdr *sechdrs; in kexec_purgatory_setup_kbuf() local
877 Elf_Shdr *sechdrs; in kexec_purgatory_setup_sechdrs() local
947 const Elf_Shdr *sechdrs; in kexec_apply_relocations() local
1056 const Elf_Shdr *sechdrs; in kexec_purgatory_find_symbol() local
H A Dcfi.c48 void module_cfi_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_cfi_finalize()
/openbmc/linux/arch/xtensa/kernel/
H A Dmodule.c47 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
/openbmc/linux/kernel/module/
H A Dstrict_rwx.c62 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections()
H A Dversion.c18 Elf_Shdr *sechdrs = info->sechdrs; in check_version() local
H A Dkallsyms.c40 const Elf_Shdr *sechdrs = info->sechdrs; in elf_type() local
78 static bool is_core_symbol(const Elf_Sym *src, const Elf_Shdr *sechdrs, in is_core_symbol()
H A Dinternal.h67 Elf_Shdr *sechdrs; member
/openbmc/linux/arch/csky/kernel/
H A Dmodule.c49 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
/openbmc/linux/kernel/livepatch/
H A Dcore.c192 static int klp_resolve_symbols(Elf_Shdr *sechdrs, const char *strtab, in klp_resolve_symbols()
263 void __weak clear_relocate_add(Elf_Shdr *sechdrs, in clear_relocate_add()
294 static int klp_write_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_write_section_relocs()
332 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs()
/openbmc/linux/arch/arm64/include/asm/
H A Dmodule.h55 const Elf_Shdr *sechdrs, in find_section()
/openbmc/linux/arch/powerpc/include/asm/
H A Dmodule.h82 static inline int module_finalize_ftrace(struct module *mod, const Elf_Shdr *sechdrs) in module_finalize_ftrace()
/openbmc/linux/arch/riscv/kernel/
H A Dmodule-sections.c90 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
H A Dmodule.c340 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
450 const Elf_Shdr *sechdrs, in module_finalize()
H A Delf_kexec.c371 const Elf_Shdr *sechdrs; in arch_kexec_apply_relocations_add() local
/openbmc/linux/arch/ia64/kernel/
H A Dmodule.c423 module_frob_arch_sections (Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, char *secstrings, in module_frob_arch_sections()
790 apply_relocate_add (Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate_add()
908 module_finalize (const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) in module_finalize()
/openbmc/linux/lib/
H A Dbug.c88 void module_bug_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_bug_finalize()
/openbmc/linux/arch/arm/kernel/
H A Dvdso.c107 Elf32_Shdr *sechdrs; in find_section() local
H A Dmodule-plts.c209 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/openbmc/linux/arch/riscv/include/asm/
H A Dmodule.h116 const Elf_Shdr *sechdrs, in find_section()
/openbmc/linux/arch/s390/kernel/
H A Dmachine_kexec_file.c305 const Elf_Shdr *sechdrs; in arch_kexec_apply_relocations_add() local
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c431 const Elf_Shdr *sechdrs; in arch_kexec_apply_relocations_add() local
/openbmc/linux/scripts/mod/
H A Dmodpost.h116 Elf_Shdr *sechdrs; member
/openbmc/linux/include/linux/
H A Dlivepatch.h247 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs()
H A Dmodule.h396 Elf_Shdr *sechdrs; member
879 const Elf_Shdr *sechdrs, in module_bug_finalize()
/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c1089 int module_dwarf_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_dwarf_finalize()

123