Home
last modified time | relevance | path

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

/linux/scripts/mod/
H A Dsymsearch.c153 Elf_Sym *symsearch_find_nearest(struct elf_info *elf, Elf_Addr addr, in symsearch_find_nearest() function
H A Dmodpost.h207 Elf_Sym *symsearch_find_nearest(struct elf_info *elf, Elf_Addr addr,
H A Dmodpost.c989 return symsearch_find_nearest(elf, addr, secndx, false, ~0); in find_fromsym()
1004 new_sym = symsearch_find_nearest(elf, addr, get_secindex(elf, sym), in find_tosym()