Searched refs:RegisterContextPOSIX_loongarch64 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_loongarch64.cpp1 //===-- RegisterContextPOSIX_loongarch64.cpp --------------------*- C++ -*-===//
19 #include "RegisterContextPOSIX_loongarch64.h"
24 RegisterContextPOSIX_loongarch64::RegisterContextPOSIX_loongarch64( function in class:RegisterContextPOSIX_loongarch64
30 RegisterContextPOSIX_loongarch64::~RegisterContextPOSIX_loongarch64() = default;
32 void RegisterContextPOSIX_loongarch64::invalidate() {}
34 void RegisterContextPOSIX_loongarch64::InvalidateAllRegisters() {}
36 size_t RegisterContextPOSIX_loongarch64::GetRegisterCount() {
40 size_t RegisterContextPOSIX_loongarch64
[all...]
H A DRegisterContextPOSIX_loongarch64.h1 //===-- RegisterContextPOSIX_loongarch64.h ----------------------*- C++ -*-===//
18 class RegisterContextPOSIX_loongarch64 : public lldb_private::RegisterContext { class in inherits:lldb_private::RegisterContext
20 RegisterContextPOSIX_loongarch64(
24 ~RegisterContextPOSIX_loongarch64() override;
/openbsd-current/gnu/usr.bin/clang/liblldbPluginProcess/
H A DMakefile79 RegisterContextPOSIX_loongarch64.cpp \

Completed in 78 milliseconds