Home
last modified time | relevance | path

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

/third_party/libunwind/src/ppc64/
Dinit.h51 c->dwarf.loc[UNW_PPC64_VSCR] = DWARF_REG_LOC (&c->dwarf, UNW_PPC64_VSCR); in common_init_ppc64()
DGglobal.c153 [UNW_PPC64_VSCR]=UNW_PPC64_VSCR,
Dregname.c146 [UNW_PPC64_VSCR]="VSCR",
DGregs.c80 case UNW_PPC64_VSCR: in tdep_access_reg()
DGstep.c398 c->dwarf.loc[UNW_PPC64_VSCR] = in unw_step()
436 c->dwarf.loc[UNW_PPC64_VSCR] = DWARF_NULL_LOC; in unw_step()
/third_party/libunwind/include/
Dlibunwind-ppc64.h208 UNW_PPC64_VSCR = 110, enumerator
/third_party/libunwind/src/ptrace/
D_UPT_reg_offset.c489 [UNW_PPC64_VSCR] = UNW_PPC_PT(VSCR), \