Searched refs:UNW_PPC32_R0 (Results 1 - 6 of 6) sorted by relevance

/external/libunwind/src/ppc32/
H A Dregname.c32 [UNW_PPC32_R0]="GPR0",
H A DGglobal.c38 [UNW_PPC32_R0]=UNW_PPC32_R0,
H A DGinit.c50 if ((unsigned) (reg - UNW_PPC32_R0) < 32)
51 addr = &uc->uc_mcontext.uc_regs->gregs[reg - UNW_PPC32_R0];
H A Dinit.h38 for (i = UNW_PPC32_R0; i <= UNW_PPC32_R31; i++) {
H A DGstep.c162 c->dwarf.loc[UNW_PPC32_R0] =
/external/libunwind/include/
H A Dlibunwind-ppc32.h79 UNW_PPC32_R0, enumerator in enum:__anon24674

Completed in 1328 milliseconds