Searched defs:caller_fp (Results 1 – 6 of 6) sorted by relevance
219 uint32_t caller_pc, caller_sp, caller_fp; in GetCallerByStackScan() local
191 uint64_t caller_fp = 0; in GetCallerByFramePointer() local
205 uint32_t caller_fp = 0; in GetCallerByFramePointer() local
125 inline Address StandardFrame::caller_fp() const { in caller_fp() function
282 Address caller_fp = Memory::Address_at( in IsValidCaller() local541 void EntryFrame::SetCallerFp(Address caller_fp) { in SetCallerFp()583 void ExitFrame::SetCallerFp(Address caller_fp) { in SetCallerFp()657 void StandardFrame::SetCallerFp(Address caller_fp) { in SetCallerFp()
4893 Register caller_fp = x11; in Generate() local