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

/linux-master/scripts/mod/
H A Dmodpost.c579 static int ignore_undef_symbol(struct elf_info *info, const char *symname) function
628 if (ignore_undef_symbol(info, symname))
/linux-master/kernel/module/
H A Dmain.c1351 static bool ignore_undef_symbol(Elf_Half emachine, const char *name) function
1416 ignore_undef_symbol(info->hdr->e_machine, name)))

Completed in 305 milliseconds