Home
last modified time | relevance | path

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

123

/dports/devel/libunwind/libunwind-1.5.0/src/arm/
H A Dinit.h40 c->dwarf.loc[UNW_ARM_R8] = DWARF_REG_LOC (&c->dwarf, UNW_ARM_R8); in common_init()
H A DGget_save_loc.c45 case UNW_ARM_R8: in unw_get_save_loc()
H A DGregs.c46 case UNW_ARM_R8: in tdep_access_reg()
H A DGos-linux.c107 c->dwarf.loc[UNW_ARM_R8] = DWARF_LOC (sc_addr + LINUX_SC_R8_OFF, 0); in arm_handle_signal_frame()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/arch/arm/util/
H A Dunwind-libunwind.c28 case UNW_ARM_R8: in libunwind__arch_reg_id()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/arch/arm/util/
H A Dunwind-libunwind.c28 case UNW_ARM_R8: in libunwind__arch_reg_id()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/arch/arm/util/
H A Dunwind-libunwind.c28 case UNW_ARM_R8: in libunwind__arch_reg_id()
/dports/devel/libunwind/libunwind-1.5.0/include/
H A Dlibunwind-arm.h64 UNW_ARM_R8, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/unix/
H A DUnixContext.cpp255 ASSIGN_REG_PTR(UNW_ARM_R8, R8) in RegDisplayToUnwindCursor()
372 GET_CONTEXT_POINTER(UNW_ARM_R8, R8) \
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/libunwind/include/
H A Dlibunwind.h425 UNW_ARM_R8 = 8, enumerator
/dports/lang/racket-minimal/racket-8.3/src/bc/src/unwind/
H A Dlibunwind.h276 UNW_ARM_R8, enumerator
/dports/lang/racket/racket-8.3/src/bc/src/unwind/
H A Dlibunwind.h276 UNW_ARM_R8, enumerator
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libunwind/include/
H A Dlibunwind.h605 UNW_ARM_R8 = 8, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libunwind/include/
H A Dlibunwind.h578 UNW_ARM_R8 = 8, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libunwind/trunk/include/
H A Dlibunwind.h578 UNW_ARM_R8 = 8, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/tracing/public/cpp/stack_sampling/
H A Dstack_unwinder_android.cc281 unw_set_reg(&cursor_, UNW_ARM_R8, 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.cc280 unw_set_reg(&cursor_, UNW_ARM_R8, in GetUnwindCursorForStack()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libunwind/include/
H A Dlibunwind.h584 UNW_ARM_R8 = 8, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libunwind/include/
H A Dlibunwind.h581 UNW_ARM_R8 = 8, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libunwind/src/
H A DUnwindCursor.hpp606 _msContext.R8 = r.getRegister(UNW_ARM_R8); in UnwindCursor()
689 case UNW_ARM_R8: return _msContext.R8; in getReg()
739 case UNW_ARM_R8: _msContext.R8 = value; break; in setReg()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libunwind/src/
H A DUnwindCursor.hpp603 _msContext.R8 = r.getRegister(UNW_ARM_R8); in UnwindCursor()
686 case UNW_ARM_R8: return _msContext.R8; in getReg()
736 case UNW_ARM_R8: _msContext.R8 = value; break; in setReg()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libunwind/src/
H A DUnwindCursor.hpp606 _msContext.R8 = r.getRegister(UNW_ARM_R8); in UnwindCursor()
689 case UNW_ARM_R8: return _msContext.R8; in getReg()
739 case UNW_ARM_R8: _msContext.R8 = value; break; in setReg()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libunwind/trunk/src/
H A DUnwindCursor.hpp603 _msContext.R8 = r.getRegister(UNW_ARM_R8); in UnwindCursor()
686 case UNW_ARM_R8: return _msContext.R8; in getReg()
736 case UNW_ARM_R8: _msContext.R8 = value; break; in setReg()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libunwind/src/
H A DUnwindCursor.hpp607 _msContext.R8 = r.getRegister(UNW_ARM_R8); in UnwindCursor()
690 case UNW_ARM_R8: return _msContext.R8; in getReg()
740 case UNW_ARM_R8: _msContext.R8 = value; break; in setReg()
/dports/devel/llvm12/llvm-project-12.0.1.src/libunwind/src/
H A DUnwindCursor.hpp606 _msContext.R8 = r.getRegister(UNW_ARM_R8); in UnwindCursor()
689 case UNW_ARM_R8: return _msContext.R8; in getReg()
739 case UNW_ARM_R8: _msContext.R8 = value; break; in setReg()

123