Module lift

Source
Expand description

Infrastructure of lifting the data representation (DR) into structured representation (SR).

Structs§

LiftContext

Enums§

ConversionError
Error that may occur during the convesion from the data representation of a module into a structured representation.
InstructionError
Error lifting a data representation of an instruction.
OperandError
Error lifting a data representation of an operand into the structured representation.