You can search for identifiers within the package.
in-package search v0.2.0
type t
module Symbol : sig ... end
val symbols_enclosing_address : t -> address:Int64.t -> Symbol.t list
val functions_enclosing_address : t -> address:Int64.t -> Symbol.t list
val iter : t -> f:(Symbol.t -> unit) -> unit