Searched refs:from_p (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/mod/ |
| H A D | modpost.c | 1304 const char *from, *from_p; in report_sec_mismatch() local 1310 case 0: from = "variable"; from_p = ""; break; in report_sec_mismatch() 1311 case 1: from = "function"; from_p = "()"; break; in report_sec_mismatch() 1312 default: from = "(unknown reference)"; from_p = ""; break; in report_sec_mismatch() 1326 modname, fromsec, fromaddr, from, fromsym, from_p, to, tosec, in report_sec_mismatch() 1388 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1405 from, prl_from, fromsym, from_p, in report_sec_mismatch() 1422 from, prl_from, fromsym, from_p, in report_sec_mismatch()
|