Home
last modified time | relevance | path

Searched refs:Elf_Shdr (Results 1 – 6 of 6) sorted by relevance

/include/linux/
A Dmoduleloader.h21 Elf_Shdr *sechdrs,
48 int apply_relocate(Elf_Shdr *sechdrs,
54 static inline int apply_relocate(Elf_Shdr *sechdrs, in apply_relocate()
71 int apply_relocate_add(Elf_Shdr *sechdrs,
87 void clear_relocate_add(Elf_Shdr *sechdrs,
94 static inline int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add()
108 const Elf_Shdr *sechdrs,
A Dcfi.h73 void module_cfi_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs,
77 const Elf_Shdr *sechdrs, in module_cfi_finalize()
A Dkexec.h126 Elf_Shdr *sechdrs;
288 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add()
289 const Elf_Shdr *relsec, const Elf_Shdr *symtab) in arch_kexec_apply_relocations_add()
307 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
308 const Elf_Shdr *relsec, const Elf_Shdr *symtab) in arch_kexec_apply_relocations()
A Dlivepatch.h233 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs,
247 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs()
A Dmodule.h388 Elf_Shdr *sechdrs;
893 void module_bug_finalize(const Elf_Ehdr *, const Elf_Shdr *,
900 const Elf_Shdr *sechdrs, in module_bug_finalize()
/include/asm-generic/
A Dmodule.h16 #define Elf_Shdr Elf64_Shdr macro
29 #define Elf_Shdr Elf32_Shdr macro

Completed in 11 milliseconds