Searched refs:prev_fp (Results 1 – 2 of 2) sorted by relevance
61 Dwarf_Word prev_fp; in x86_64_unwind() local62 if (!readfunc(fp, &prev_fp, arg)) in x86_64_unwind()63 prev_fp = 0; in x86_64_unwind()69 if (!setfunc(fpReg, 1, &prev_fp, arg)) in x86_64_unwind()
51 def prev_fp(fp, base, step = 1): function95 fp = prev_fp(fp, base, step)