Module Loader.ImgSource

Sourceval entry : t -> Binsec_base.Virtual_address.t
Sourceval sections : t -> Section.t array
Sourceval symbols : t -> Symbol.t array
Sourceval header : t -> header
Sourceval cursor : ?at:int -> t -> int Binsec_base.Reader.t
include Binsec_base.Sigs.PRINTABLE with type t := t
Sourceval pp : Format.formatter -> t -> unit