Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/mod/
Dmodpost.c260 static void sym_add_unresolved(const char *name, struct module *mod, bool weak) in sym_add_unresolved() function
652 sym_add_unresolved(symname, mod, in handle_symbol()
1850 sym_add_unresolved("module_layout", mod, false); in read_symbols()