Home
last modified time | relevance | path

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

/external/libunwind/src/ppc64/
Dinit.h55 c->dwarf.loc[UNW_PPC64_VRSAVE] = DWARF_REG_LOC (&c->dwarf, UNW_PPC64_VRSAVE); in common_init_ppc64()
DGglobal.c152 [UNW_PPC64_VRSAVE]=UNW_PPC64_VRSAVE,
Dregname.c148 [UNW_PPC64_VRSAVE]="VRSAVE",
DGstep.c390 c->dwarf.loc[UNW_PPC64_VRSAVE] = in unw_step()
429 c->dwarf.loc[UNW_PPC64_VRSAVE] = DWARF_NULL_LOC; in unw_step()
/external/libunwind/include/
Dlibunwind-ppc64.h207 UNW_PPC64_VRSAVE = 109, enumerator
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c441 [UNW_PPC64_VRSAVE] = UNW_PPC_PT(VRSAVE), \