Home
last modified time | relevance | path

Searched refs:UNW_AARCH64_V31 (Results 1 – 6 of 6) sorted by relevance

/external/libunwind/src/aarch64/
Dis_fpreg.c31 return (regnum >= UNW_AARCH64_V0 && regnum <= UNW_AARCH64_V31); in unw_is_fpreg()
Dregname.c94 [UNW_AARCH64_V31] = "v31",
Dinit.h99 c->dwarf.loc[UNW_AARCH64_V31] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V31); in common_init()
DGinit.c46 if (reg >= UNW_AARCH64_X0 && reg <= UNW_AARCH64_V31) in uc_addr()
/external/libunwind/include/tdep-aarch64/
Ddwarf-config.h37 #define dwarf_to_unw_regnum(reg) (((reg) <= UNW_AARCH64_V31) ? (reg) : 0)
/external/libunwind/include/
Dlibunwind-aarch64.h147 UNW_AARCH64_V31, enumerator