HomeSort by relevance Sort by last modified time
    Searched refs:UNW_PPC64_VRSAVE (Results 1 - 6 of 6) sorted by null

  /external/libunwind/src/ppc64/
init.h 55 c->dwarf.loc[UNW_PPC64_VRSAVE] = DWARF_REG_LOC (&c->dwarf, UNW_PPC64_VRSAVE);
regname.c 148 [UNW_PPC64_VRSAVE]="VRSAVE",
Gglobal.c 152 [UNW_PPC64_VRSAVE]=UNW_PPC64_VRSAVE,
Gstep.c 390 c->dwarf.loc[UNW_PPC64_VRSAVE] =
429 c->dwarf.loc[UNW_PPC64_VRSAVE] = DWARF_NULL_LOC;
  /external/libunwind/include/
libunwind-ppc64.h 207 UNW_PPC64_VRSAVE = 109,
  /external/libunwind/src/ptrace/
_UPT_reg_offset.c 441 [UNW_PPC64_VRSAVE] = UNW_PPC_PT(VRSAVE), \

Completed in 34 milliseconds