Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dmoduleloader.h43 static inline int apply_relocate(Elf_Shdr *sechdrs, in apply_relocate()
66 static inline int apply_relocate_add(Elf_Shdr *sechdrs, in apply_relocate_add()
Dkexec.h111 Elf_Shdr *sechdrs; member
Dmodule.h324 Elf_Shdr *sechdrs; member
794 const Elf_Shdr *sechdrs, in module_bug_finalize()
/linux-4.19.296/lib/
Dbug.c87 void module_bug_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_bug_finalize()