Home
last modified time | relevance | path

Searched defs:sym_get_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/scripts/mod/
Dmodpost.c342 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym) in sym_get_data() function
/kernel/linux/linux-5.10/scripts/mod/
Dmodpost.c329 static void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym) in sym_get_data() function