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.h221 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym);
H A Dfile2alias.c1507 symval = sym_get_data(info, sym); in handle_moddevtable()