Utils.Code_addrsinclude Bin_prot.Binable.S with type t := tval bin_size_t : t Bin_prot.Size.sizerval bin_write_t : t Bin_prot.Write.writerval bin_read_t : t Bin_prot.Read.readerval __bin_read_t__ : ( int -> t ) Bin_prot.Read.readerval bin_writer_t : t Bin_prot.Type_class.writerval bin_reader_t : t Bin_prot.Type_class.readerval bin_t : t Bin_prot.Type_class.tval empty : tThe empty set.
val collect : Bap.Std.project -> tcollect proj returns the set of known code addresses in proj.
val contains : t -> Bap.Std.addr -> boolcontaints t addr returns true if addr is a code address in t.