binsec
Binsec.Location
binsec.amd64decoder
binsec.armv7decoder
binsec.armv8decoder
binsec.smt
binsec.sse
binsec.sse_register
libformula
libterm
type t = private {
loc_start : Lexing.position;
loc_end : Lexing.position;
}
Locations in a file
val mk_loc : Lexing.position -> Lexing.position -> t
val none : t
val dummy_loc : t
val pp_lines : Format.formatter -> t -> unit