Binary package “elpa-elisp-refs” in ubuntu oracular

find callers of elisp functions or macros

 elisp-refs.el is an Emacs package for finding references to
 functions, macros or variables. Unlike a dumb text search,
 elisp-refs.el actually parses the code, so it's never confused by
 comments or `foo-bar' matching `foo'.