Searched defs:SetFp (Results 1 – 7 of 7) sorted by relevance
102 inline void StackHandler::SetFp(Address slot, Address fp) { in SetFp() function
110 inline void StackHandler::SetFp(Address slot, Address fp) { in SetFp() function
155 inline void StackHandler::SetFp(Address slot, Address fp) { in SetFp() function
118 inline void StackHandler::SetFp(Address slot, Address fp) { in SetFp() function
208 inline void StackHandler::SetFp(Address slot, Address fp) { in SetFp() function
525 void SetFp(intptr_t fp) { fp_ = fp; } in SetFp() function