Searched refs:find_tosym (Results 1 - 1 of 1) sorted by path

/linux-master/scripts/mod/
H A Dmodpost.c1003 static Elf_Sym *find_tosym(struct elf_info *elf, Elf_Addr addr, Elf_Sym *sym) function
1041 tsym = find_tosym(elf, taddr, tsym);

Completed in 280 milliseconds