Searched defs:tosym (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/scripts/mod/ |
| D | modpost.c | 1230 const char *tosec, const char *tosym) in secref_whitelist() 1453 const char *tosec, const char *tosym, in report_sec_mismatch() 1594 const char *tosym; in default_mismatch_handler() local 1669 Elf_Sym* tosym = find_elf_symbol(elf, r->r_addend, sym); in report_extable_warnings() local
|
| /kernel/linux/linux-4.19/scripts/mod/ |
| D | modpost.c | 1177 const char *tosec, const char *tosym) in secref_whitelist() 1400 const char *tosec, const char *tosym, in report_sec_mismatch() 1543 const char *tosym; in default_mismatch_handler() local 1618 Elf_Sym* tosym = find_elf_symbol(elf, r->r_addend, sym); in report_extable_warnings() local
|