Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/mod/
Dmodpost.h194 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym);
Dmodpost.c327 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym) in sym_get_data() function
1829 sym_get_data(&info, sym)); in read_symbols()
Dfile2alias.c1574 symval = sym_get_data(info, sym); in handle_moddevtable()