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

  /external/libunwind/src/ia64/
Gglobal.c 35 IA64_REG_UNAT, IA64_REG_LC, IA64_REG_FPSR, IA64_REG_PRI_UNAT_GR
Gscript.c 468 if (sr.when_target >= sr.curr.reg[IA64_REG_PRI_UNAT_GR].when
471 if (sr.when_target < sr.curr.reg[IA64_REG_PRI_UNAT_GR].when)
476 pri_unat = sr.curr.reg + IA64_REG_PRI_UNAT_GR;
478 sr.curr.reg[IA64_REG_PRI_UNAT_GR].when)
483 pri_unat = sr.curr.reg + IA64_REG_PRI_UNAT_GR;
Gparser.c 130 return memory ? IA64_REG_PRI_UNAT_MEM : IA64_REG_PRI_UNAT_GR;
660 desc_reg_when(IA64_REG_PRI_UNAT_GR,t,arg)
664 desc_reg_gr(IA64_REG_PRI_UNAT_GR,r,arg)
719 preg = IA64_REG_PRI_UNAT_GR;
  /external/libunwind/include/tdep-ia64/
libunwind_i.h 47 IA64_REG_PRI_UNAT_GR,

Completed in 30 milliseconds