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

  /external/libunwind/include/
libunwind-aarch64.h 68 UNW_AARCH64_X0,
160 UNW_TDEP_EH = UNW_AARCH64_X0,
  /external/libunwind/src/aarch64/
regname.c 30 [UNW_AARCH64_X0] = "x0",
Gget_save_loc.c 37 case UNW_AARCH64_X0:
Gregs.c 38 case UNW_AARCH64_X0:
Ginit.c 46 if (reg >= UNW_AARCH64_X0 && reg <= UNW_AARCH64_V31)
init.h 33 c->dwarf.loc[UNW_AARCH64_X0] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X0);
Gstep.c 62 c->dwarf.loc[UNW_AARCH64_X0] = DWARF_LOC (sc_addr + LINUX_SC_X0_OFF, 0);
  /external/libunwind/src/ptrace/
_UPT_reg_offset.c 506 [UNW_AARCH64_X0] = 0x00,

Completed in 41 milliseconds