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
148 inline Address StandardFrame::caller_fp() const { in caller_fp() function
288 Address caller_fp = Memory::Address_at( in IsValidCaller() local545 void EntryFrame::SetCallerFp(Address caller_fp) { in SetCallerFp()586 void ExitFrame::SetCallerFp(Address caller_fp) { in SetCallerFp()755 void StandardFrame::SetCallerFp(Address caller_fp) { in SetCallerFp()
4205 Register caller_fp = x11; in Generate() local