Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dmodpost.c590 static int ignore_undef_symbol(struct elf_info *info, const char *symname) in ignore_undef_symbol() function
/openbmc/linux/kernel/module/
H A Dmain.c1351 static bool ignore_undef_symbol(Elf_Half emachine, const char *name) in ignore_undef_symbol() function