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

  /external/libunwind/src/sh/
regname.c 29 [UNW_SH_R0] = "r0",
Gget_save_loc.c 36 case UNW_SH_R0:
Gregs.c 36 case UNW_SH_R0:
init.h 32 c->dwarf.loc[UNW_SH_R0] = DWARF_REG_LOC (&c->dwarf, UNW_SH_R0);
Ginit.c 45 if (reg >= UNW_SH_R0 && reg <= UNW_SH_PR)
Gstep.c 69 c->dwarf.loc[UNW_SH_R0] = DWARF_LOC (sc_addr + LINUX_SC_R0_OFF, 0);
  /external/libunwind/include/
libunwind-sh.h 57 UNW_SH_R0,
81 UNW_TDEP_EH = UNW_SH_R0

Completed in 34 milliseconds