Home
last modified time | relevance | path

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

/linux/scripts/mod/
H A Dmodpost.c326 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym) in sym_get_data() function
1108 data = sym_get_data(elf, label); /* license */ in check_export_symbol()
H A Dfile2alias.c1527 symval = sym_get_data(info, sym); in handle_moddevtable()