Expose symbolic pointer ValueSet
information in info::MemAccess
#18
Labels
enhancement
New feature or request
ValueSet
information in info::MemAccess
#18
We should provide the value set computed for symbolic pointers in the memory access information. Moreover, we should allow the user to manually tamper it in an event callback, and take the modifications into account before performing the memory access.
mem_access.range
, with attributesrange.min
range.max
range.stride
mem_access.range
and use the modified value set to perform the mem accessmem_access.range
The text was updated successfully, but these errors were encountered: