Searched defs:caller_sp (Results 1 – 4 of 4) sorted by relevance
168 uint32_t caller_sp, caller_pc; in GetCallerByStackScan() local220 uint32_t caller_sp = last_fp ? last_fp + 8 : in GetCallerByFramePointer() local
295 uint32_t caller_pc, caller_sp, caller_fp; in GetCallerByStackScan() local374 uint64_t caller_pc, caller_sp, caller_fp; in GetCallerByStackScan() local
181 uint64_t caller_sp, caller_pc; in GetCallerByStackScan() local233 uint64_t caller_sp = last_fp ? last_fp + 16 : in GetCallerByFramePointer() local
281 uint64_t caller_sp, in TerminateWalk()