Home
last modified time | relevance | path

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

/external/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",
DGstep.c392 c->dwarf.loc[UNW_PPC64_VSCR] = in unw_step()
430 c->dwarf.loc[UNW_PPC64_VSCR] = DWARF_NULL_LOC; in unw_step()
/external/libunwind/include/
Dlibunwind-ppc64.h208 UNW_PPC64_VSCR = 110, enumerator
/external/libunwind_llvm/include/
Dlibunwind.h418 UNW_PPC64_VSCR = 110, enumerator
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c442 [UNW_PPC64_VSCR] = UNW_PPC_PT(VSCR), \