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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dmodule.c1936 static bool is_core_symbol(const Elf_Sym *src, const Elf_Shdr *sechdrs, function
1973 if (is_core_symbol(src, info->sechdrs, info->hdr->e_shnum)) {
2019 if (!is_core_symbol(src, info->sechdrs, info->hdr->e_shnum))

Completed in 93 milliseconds