Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c642 static int ignore_undef_symbol(struct elf_info *info, const char *symname) in ignore_undef_symbol() function
718 if (ignore_undef_symbol(info, symname)) in handle_symbol()
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c588 static int ignore_undef_symbol(struct elf_info *info, const char *symname) in ignore_undef_symbol() function
637 if (ignore_undef_symbol(info, symname)) in handle_symbol()
/kernel/linux/linux-6.6/kernel/module/
H A Dmain.c1351 static bool ignore_undef_symbol(Elf_Half emachine, const char *name) in ignore_undef_symbol() function
1416 ignore_undef_symbol(info->hdr->e_machine, name))) in simplify_symbols()
/kernel/linux/linux-5.10/kernel/
H A Dmodule.c2347 static bool ignore_undef_symbol(Elf_Half emachine, const char *name) in ignore_undef_symbol() function
2410 ignore_undef_symbol(info->hdr->e_machine, name))) in simplify_symbols()

Completed in 16 milliseconds