Searched refs:Elf_Shdr (Results 1 – 6 of 6) sorted by relevance
| /include/linux/ |
| A D | moduleloader.h | 21 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 D | cfi.h | 73 void module_cfi_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, 77 const Elf_Shdr *sechdrs, in module_cfi_finalize()
|
| A D | kexec.h | 126 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 D | livepatch.h | 233 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 D | module.h | 388 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 D | module.h | 16 #define Elf_Shdr Elf64_Shdr macro 29 #define Elf_Shdr Elf32_Shdr macro
|
Completed in 11 milliseconds