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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dmodule.c151 ret |= module_dwarf_finalize(hdr, sechdrs, me);
H A Ddwarf.c1099 int module_dwarf_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Ddwarf.h382 extern int module_dwarf_finalize(const Elf_Ehdr *, const Elf_Shdr *,
414 #define module_dwarf_finalize(hdr, sechdrs, me) (0) macro

Completed in 197 milliseconds