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

/linux-master/scripts/mod/
H A Dmodpost.h192 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym);
H A Dmodpost.c334 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym) function
1116 data = sym_get_data(elf, label); /* license */
H A Dfile2alias.c1628 symval = sym_get_data(info, sym);

Completed in 108 milliseconds