Home | History | Annotate | Download | only in Unwind

Lines Matching defs:setEBP

54   void      setEBP(uint32_t value) { _registers.__ebp = value; }