jon.recoil.org

Module Measure_object_files.File_size

Information about a single file's allocated section size.

type t
val filename : Measure_object_files.File_size.t -> string

Returns the filename.

Returns the total size of allocated sections in the file.

val has_probes : Measure_object_files.File_size.t -> bool

Returns whether the file contains a .probes section.

Returns the origin of the file.