Home
last modified time | relevance | path

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

/scripts/mod/
A Dmodpost.c939 const char *tosec, const char *tosym) in secref_whitelist() argument
965 if (match(tosym, PATTERNS("__init_begin", "_sinittext", "_einittext"))) in secref_whitelist()
1015 const char *tosym; in default_mismatch_handler() local
1023 tosym = sym_name(elf, tsym); in default_mismatch_handler()
1026 if (!secref_whitelist(fromsec, fromsym, tosec, tosym)) in default_mismatch_handler()
1031 if (!tosym[0]) in default_mismatch_handler()
1041 fromsec, tosym[0] ? tosym : taddr_str, tosec); in default_mismatch_handler()

Completed in 7 milliseconds