Home
last modified time | relevance | path

Searched refs:UNW_AARCH64_V25 (Results 1 – 5 of 5) sorted by relevance

/dports/devel/libunwind/libunwind-1.5.0/src/aarch64/
H A Dregname.c88 [UNW_AARCH64_V25] = "v25",
H A Dinit.h93 c->dwarf.loc[UNW_AARCH64_V25] = DWARF_REG_LOC (&c->dwarf, UNW_AARCH64_V25); in common_init()
/dports/devel/libunwind/libunwind-1.5.0/include/
H A Dlibunwind-aarch64.h142 UNW_AARCH64_V25, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libunwind/include/
H A Dlibunwind.h562 UNW_AARCH64_V25 = 89, enumerator
633 UNW_ARM64_D25 = UNW_AARCH64_V25,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libunwind/src/
H A DRegisters.hpp2030 case UNW_AARCH64_V25: in getRegisterName()