H A D | modpost.c | 1222 const char *tosec, const char *tosym) in secref_whitelist() 1248 if (match(tosym, linker_symbols)) in secref_whitelist() 1450 const char *tosec, const char *tosym, in report_sec_mismatch() 1466 tosym, to_p); in report_sec_mismatch() 1478 to, prl_to, tosym, to_p, in report_sec_mismatch() 1479 fromsym, prl_to, tosym); in report_sec_mismatch() 1491 fromsym, to, prl_to, tosym, to_p); in report_sec_mismatch() 1502 fromsym, to, to, tosym, to_p, prl_to, tosym); in report_sec_mismatch() 1513 fromsym, to, prl_to, tosym, to_ in report_sec_mismatch() 1220 secref_whitelist(const struct sectioncheck *mismatch, const char *fromsec, const char *fromsym, const char *tosec, const char *tosym) secref_whitelist() argument 1444 report_sec_mismatch(const char *modname, const struct sectioncheck *mismatch, const char *fromsec, unsigned long long fromaddr, const char *fromsym, int from_is_func, const char *tosec, const char *tosym, int to_is_func) report_sec_mismatch() argument 1591 const char *tosym; default_mismatch_handler() local 1666 Elf_Sym* tosym = find_elf_symbol(elf, r->r_addend, sym); report_extable_warnings() local [all...] |