Home
last modified time | relevance | path

Searched refs:toc_save (Results 1 – 1 of 1) sorted by relevance

/third_party/libunwind/src/ppc64/
DGstep.c460 uint32_t toc_save = (as->abi == UNW_PPC64_ABI_ELFv2)? 24 : 40; in unw_step() local
464 && (uint32_t)inst == (0xE8410000U + toc_save)) in unw_step()
467 c->dwarf.loc[UNW_PPC64_R2] = DWARF_LOC(c->dwarf.cfa + toc_save, 0); in unw_step()