file-dependents

file-dependents is a compiled Lisp function in `loadhist.el'.

(file-dependents FILE)

Return the list of loaded libraries that depend on FILE.
This can include FILE itself.
FILE can be a file name, or a library name.
A library name is equivalent to the file name that `load-library' would load.