Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dmodpost.c1026 static Elf_Sym *find_tosym(struct elf_info *elf, Elf_Addr addr, Elf_Sym *sym) in find_tosym() function
1064 tsym = find_tosym(elf, taddr, tsym); in default_mismatch_handler()