Home
last modified time | relevance | path

Searched defs:sechdrs (Results 1 – 8 of 8) sorted by relevance

/kernel/
Dkexec_file.c804 const Elf_Shdr *sechdrs; in kexec_purgatory_setup_kbuf() local
867 Elf_Shdr *sechdrs; in kexec_purgatory_setup_sechdrs() local
937 const Elf_Shdr *sechdrs; in kexec_apply_relocations() local
1046 const Elf_Shdr *sechdrs; in kexec_purgatory_find_symbol() local
Dcfi.c48 void module_cfi_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_cfi_finalize()
/kernel/module/
Dversion.c18 Elf_Shdr *sechdrs = info->sechdrs; in check_version() local
Dkallsyms.c39 const Elf_Shdr *sechdrs = info->sechdrs; in elf_type() local
77 static bool is_core_symbol(const Elf_Sym *src, const Elf_Shdr *sechdrs, in is_core_symbol()
Dstrict_rwx.c125 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections()
Dinternal.h63 Elf_Shdr *sechdrs; member
Dmain.c2295 Elf_Shdr *sechdrs, in module_frob_arch_sections()
2399 const Elf_Shdr *sechdrs, in module_finalize()
/kernel/livepatch/
Dcore.c193 static int klp_resolve_symbols(Elf_Shdr *sechdrs, const char *strtab, in klp_resolve_symbols()
287 int klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, in klp_apply_section_relocs()