Home
last modified time | relevance | path

Searched refs:sym_get_data (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.h168 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym);
H A Dmodpost.c343 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym) in sym_get_data() function
1214 data = sym_get_data(elf, label); /* license */ in check_export_symbol()
H A Dfile2alias.c1601 symval = sym_get_data(info, sym); in handle_moddevtable()
/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c329 static void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym) in sym_get_data() function
385 const char *value = sym_get_data(info, sym); in namespace_from_kstrtabns()
689 crcp = sym_get_data(info, sym); in handle_modversion()

Completed in 10 milliseconds