vnmakarov/mir

How to get the offset between a local variable to the frame bottom?

mttbx opened this issue · 0 comments

mttbx commented

Local variable is allocate in the stack. How to get the offset between that local variable to the frame bottom? I may need that infomation.