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

  /external/libunwind/src/aarch64/
regname.c 58 [UNW_AARCH64_X28] = "x28",
Gget_save_loc.c 65 case UNW_AARCH64_X28:
Gregs.c 82 case UNW_AARCH64_X28:
init.h 61 c->dwarf.loc[UNW_AARCH64_X28] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_X28);
Gstep.c 90 c->dwarf.loc[UNW_AARCH64_X28] = DWARF_LOC (sc_addr + LINUX_SC_X28_OFF, 0);
  /external/libunwind/include/
libunwind-aarch64.h 102 UNW_AARCH64_X28,
  /external/libunwind/src/ptrace/
_UPT_reg_offset.c 534 [UNW_AARCH64_X28] = 0xe0,

Completed in 347 milliseconds