binsec
Binsec.Location
binsec.amd64decoder
binsec.armv7decoder
binsec.armv8decoder
binsec.domains
binsec.parser
binsec.ppc64decoder
binsec.smt
binsec.sse
binsec.sse_register
checkct
libformula
libterm
shadow_stack
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