Searched refs:sym_get_data (Results 1 – 2 of 2) sorted by relevance
/linux/scripts/mod/ | ||
H A D | modpost.h | 221 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym); |
H A D | file2alias.c | 1507 symval = sym_get_data(info, sym); in handle_moddevtable() |