Home
last modified time | relevance | path

Searched refs:UNW_ARM_R5 (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/libunwind/libunwind-1.5.0/src/arm/
H A Dinit.h37 c->dwarf.loc[UNW_ARM_R5] = DWARF_REG_LOC (&c->dwarf, UNW_ARM_R5); in common_init()
H A DGget_save_loc.c42 case UNW_ARM_R5: in unw_get_save_loc()
H A DGregs.c43 case UNW_ARM_R5: in tdep_access_reg()
H A DGos-linux.c104 c->dwarf.loc[UNW_ARM_R5] = DWARF_LOC (sc_addr + LINUX_SC_R5_OFF, 0); in arm_handle_signal_frame()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/arch/arm/util/
H A Dunwind-libunwind.c22 case UNW_ARM_R5: in libunwind__arch_reg_id()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/arch/arm/util/
H A Dunwind-libunwind.c22 case UNW_ARM_R5: in libunwind__arch_reg_id()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/arch/arm/util/
H A Dunwind-libunwind.c22 case UNW_ARM_R5: in libunwind__arch_reg_id()
/dports/devel/libunwind/libunwind-1.5.0/include/
H A Dlibunwind-arm.h61 UNW_ARM_R5, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/unix/
H A DUnixContext.cpp252 ASSIGN_REG_PTR(UNW_ARM_R5, R5) in RegDisplayToUnwindCursor()
369 GET_CONTEXT_POINTER(UNW_ARM_R5, R5) \
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/libunwind/include/
H A Dlibunwind.h422 UNW_ARM_R5 = 5, enumerator
/dports/lang/racket-minimal/racket-8.3/src/bc/src/unwind/
H A Dlibunwind.h273 UNW_ARM_R5, enumerator
/dports/lang/racket/racket-8.3/src/bc/src/unwind/
H A Dlibunwind.h273 UNW_ARM_R5, enumerator
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libunwind/include/
H A Dlibunwind.h602 UNW_ARM_R5 = 5, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libunwind/include/
H A Dlibunwind.h575 UNW_ARM_R5 = 5, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libunwind/trunk/include/
H A Dlibunwind.h575 UNW_ARM_R5 = 5, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/tracing/public/cpp/stack_sampling/
H A Dstack_unwinder_android.cc272 unw_set_reg(&cursor_, UNW_ARM_R5, in GetUnwindCursorForStack()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/tracing/public/cpp/stack_sampling/
H A Dstack_unwinder_android.cc271 unw_set_reg(&cursor_, UNW_ARM_R5, in GetUnwindCursorForStack()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libunwind/include/
H A Dlibunwind.h581 UNW_ARM_R5 = 5, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libunwind/include/
H A Dlibunwind.h578 UNW_ARM_R5 = 5, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libunwind/src/
H A DUnwindCursor.hpp603 _msContext.R5 = r.getRegister(UNW_ARM_R5); in UnwindCursor()
686 case UNW_ARM_R5: return _msContext.R5; in getReg()
736 case UNW_ARM_R5: _msContext.R5 = value; break; in setReg()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libunwind/src/
H A DUnwindCursor.hpp600 _msContext.R5 = r.getRegister(UNW_ARM_R5); in UnwindCursor()
683 case UNW_ARM_R5: return _msContext.R5; in getReg()
733 case UNW_ARM_R5: _msContext.R5 = value; break; in setReg()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libunwind/src/
H A DUnwindCursor.hpp603 _msContext.R5 = r.getRegister(UNW_ARM_R5); in UnwindCursor()
686 case UNW_ARM_R5: return _msContext.R5; in getReg()
736 case UNW_ARM_R5: _msContext.R5 = value; break; in setReg()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libunwind/trunk/src/
H A DUnwindCursor.hpp600 _msContext.R5 = r.getRegister(UNW_ARM_R5); in UnwindCursor()
683 case UNW_ARM_R5: return _msContext.R5; in getReg()
733 case UNW_ARM_R5: _msContext.R5 = value; break; in setReg()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libunwind/src/
H A DUnwindCursor.hpp604 _msContext.R5 = r.getRegister(UNW_ARM_R5); in UnwindCursor()
687 case UNW_ARM_R5: return _msContext.R5; in getReg()
737 case UNW_ARM_R5: _msContext.R5 = value; break; in setReg()
/dports/devel/llvm12/llvm-project-12.0.1.src/libunwind/src/
H A DUnwindCursor.hpp603 _msContext.R5 = r.getRegister(UNW_ARM_R5); in UnwindCursor()
686 case UNW_ARM_R5: return _msContext.R5; in getReg()
736 case UNW_ARM_R5: _msContext.R5 = value; break; in setReg()

123