Searched refs:sym_get_data (Results 1 – 3 of 3) sorted by relevance
194 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym);
327 void *sym_get_data(const struct elf_info *info, const Elf_Sym *sym) in sym_get_data() function1829 sym_get_data(&info, sym)); in read_symbols()
1574 symval = sym_get_data(info, sym); in handle_moddevtable()