adjustments to resolveConstant

This commit is contained in:
caheckman 2019-08-19 10:19:36 -04:00
parent 612c0d6f3e
commit 4edff2b9f0
10 changed files with 51 additions and 20 deletions

View file

@ -284,7 +284,7 @@ public:
/// \param sp is the segmented space
/// \param sop is the segment operator
SegmentedResolver(Architecture *g,AddrSpace *sp,SegmentOp *sop) { glb=g; spc=sp; segop=sop; }
virtual Address resolve(uintb val,int4 sz,const Address &point);
virtual Address resolve(uintb val,int4 sz,const Address &point,uintb &fullEncoding);
};
/// The Translate object keeps track of address ranges for which