Home
last modified time | relevance | path

Searched refs:module_dwarf_finalize (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/sh/include/asm/
A Ddwarf.h378 extern int module_dwarf_finalize(const Elf_Ehdr *, const Elf_Shdr *,
410 #define module_dwarf_finalize(hdr, sechdrs, me) (0) macro
/linux-6.3-rc2/arch/sh/kernel/
A Dmodule.c96 ret |= module_dwarf_finalize(hdr, sechdrs, me); in module_finalize()
A Ddwarf.c1089 int module_dwarf_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_dwarf_finalize() function

Completed in 7 milliseconds