Dwarf.Datatype 'a buffer = 'a Buffer.tval create :
Bap.Std.endian ->
(section * 'a buffer) list ->
'a t Core_kernel.Or_error.tcreate endian sections creates data representation from a assoc list of sections. Will complain if there're repeating sections.
section data lookups for a section in data
val endian : 'a t -> Bap.Std.endianendian data the endianness of data