Home
last modified time | relevance | path

Searched refs:ignore_undef_symbol (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.c646 static int ignore_undef_symbol(struct elf_info *info, const char *symname) in ignore_undef_symbol() function
722 if (ignore_undef_symbol(info, symname)) in handle_symbol()
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c2348 static bool ignore_undef_symbol(Elf_Half emachine, const char *name) in ignore_undef_symbol() function
2411 ignore_undef_symbol(info->hdr->e_machine, name))) in simplify_symbols()