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

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

Completed in 110 milliseconds