/openbmc/linux/kernel/ |
H A D | kexec_file.c | 813 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 D | cfi.c | 48 void module_cfi_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_cfi_finalize()
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | module.c | 47 int apply_relocate_add(Elf32_Shdr *sechdrs, in apply_relocate_add()
|
/openbmc/linux/kernel/module/ |
H A D | strict_rwx.c | 62 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections()
|
H A D | version.c | 18 Elf_Shdr *sechdrs = info->sechdrs; in check_version() local
|
H A D | kallsyms.c | 40 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 D | internal.h | 67 Elf_Shdr *sechdrs; member
|
/openbmc/linux/arch/csky/kernel/ |
H A D | module.c | 49 int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
|
/openbmc/linux/kernel/livepatch/ |
H A D | core.c | 192 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 D | module.h | 55 const Elf_Shdr *sechdrs, in find_section()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | module.h | 82 static inline int module_finalize_ftrace(struct module *mod, const Elf_Shdr *sechdrs) in module_finalize_ftrace()
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | module-sections.c | 90 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
|
H A D | module.c | 340 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add() 450 const Elf_Shdr *sechdrs, in module_finalize()
|
H A D | elf_kexec.c | 371 const Elf_Shdr *sechdrs; in arch_kexec_apply_relocations_add() local
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | module.c | 423 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 D | bug.c | 88 void module_bug_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_bug_finalize()
|
/openbmc/linux/arch/arm/kernel/ |
H A D | vdso.c | 107 Elf32_Shdr *sechdrs; in find_section() local
|
H A D | module-plts.c | 209 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | module.h | 116 const Elf_Shdr *sechdrs, in find_section()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | machine_kexec_file.c | 305 const Elf_Shdr *sechdrs; in arch_kexec_apply_relocations_add() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | machine_kexec_64.c | 431 const Elf_Shdr *sechdrs; in arch_kexec_apply_relocations_add() local
|
/openbmc/linux/scripts/mod/ |
H A D | modpost.h | 116 Elf_Shdr *sechdrs; member
|
/openbmc/linux/include/linux/ |
H A D | livepatch.h | 247 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs()
|
H A D | module.h | 396 Elf_Shdr *sechdrs; member 879 const Elf_Shdr *sechdrs, in module_bug_finalize()
|
/openbmc/linux/arch/sh/kernel/ |
H A D | dwarf.c | 1089 int module_dwarf_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_dwarf_finalize()
|