Home
last modified time | relevance | path

Searched refs:RegisterContextMach_x86_64 (Results 1 – 21 of 21) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_x86_64.cpp18 RegisterContextMach_x86_64::RegisterContextMach_x86_64( in RegisterContextMach_x86_64() function in RegisterContextMach_x86_64
22 RegisterContextMach_x86_64::~RegisterContextMach_x86_64() {} in ~RegisterContextMach_x86_64()
24 int RegisterContextMach_x86_64::DoReadGPR(lldb::tid_t tid, int flavor, in DoReadGPR()
30 int RegisterContextMach_x86_64::DoReadFPU(lldb::tid_t tid, int flavor, in DoReadFPU()
36 int RegisterContextMach_x86_64::DoReadEXC(lldb::tid_t tid, int flavor, in DoReadEXC()
42 int RegisterContextMach_x86_64::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR()
49 int RegisterContextMach_x86_64::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU()
56 int RegisterContextMach_x86_64::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC()
H A DRegisterContextMach_x86_64.h15 class RegisterContextMach_x86_64 : public RegisterContextDarwin_x86_64 {
17 RegisterContextMach_x86_64(lldb_private::Thread &thread,
20 virtual ~RegisterContextMach_x86_64();
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_x86_64.cpp18 RegisterContextMach_x86_64::RegisterContextMach_x86_64( in RegisterContextMach_x86_64() function in RegisterContextMach_x86_64
22 RegisterContextMach_x86_64::~RegisterContextMach_x86_64() = default;
24 int RegisterContextMach_x86_64::DoReadGPR(lldb::tid_t tid, int flavor, in DoReadGPR()
30 int RegisterContextMach_x86_64::DoReadFPU(lldb::tid_t tid, int flavor, in DoReadFPU()
36 int RegisterContextMach_x86_64::DoReadEXC(lldb::tid_t tid, int flavor, in DoReadEXC()
42 int RegisterContextMach_x86_64::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR()
49 int RegisterContextMach_x86_64::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU()
56 int RegisterContextMach_x86_64::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC()
H A DRegisterContextMach_x86_64.h15 class RegisterContextMach_x86_64 : public RegisterContextDarwin_x86_64 {
17 RegisterContextMach_x86_64(lldb_private::Thread &thread,
20 virtual ~RegisterContextMach_x86_64();
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_x86_64.cpp18 RegisterContextMach_x86_64::RegisterContextMach_x86_64( in RegisterContextMach_x86_64() function in RegisterContextMach_x86_64
22 RegisterContextMach_x86_64::~RegisterContextMach_x86_64() {} in ~RegisterContextMach_x86_64()
24 int RegisterContextMach_x86_64::DoReadGPR(lldb::tid_t tid, int flavor, in DoReadGPR()
30 int RegisterContextMach_x86_64::DoReadFPU(lldb::tid_t tid, int flavor, in DoReadFPU()
36 int RegisterContextMach_x86_64::DoReadEXC(lldb::tid_t tid, int flavor, in DoReadEXC()
42 int RegisterContextMach_x86_64::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR()
49 int RegisterContextMach_x86_64::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU()
56 int RegisterContextMach_x86_64::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC()
H A DRegisterContextMach_x86_64.h15 class RegisterContextMach_x86_64 : public RegisterContextDarwin_x86_64 {
17 RegisterContextMach_x86_64(lldb_private::Thread &thread,
20 virtual ~RegisterContextMach_x86_64();
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_x86_64.cpp18 RegisterContextMach_x86_64::RegisterContextMach_x86_64( in RegisterContextMach_x86_64() function in RegisterContextMach_x86_64
22 RegisterContextMach_x86_64::~RegisterContextMach_x86_64() {} in ~RegisterContextMach_x86_64()
24 int RegisterContextMach_x86_64::DoReadGPR(lldb::tid_t tid, int flavor, in DoReadGPR()
30 int RegisterContextMach_x86_64::DoReadFPU(lldb::tid_t tid, int flavor, in DoReadFPU()
36 int RegisterContextMach_x86_64::DoReadEXC(lldb::tid_t tid, int flavor, in DoReadEXC()
42 int RegisterContextMach_x86_64::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR()
49 int RegisterContextMach_x86_64::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU()
56 int RegisterContextMach_x86_64::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC()
H A DRegisterContextMach_x86_64.h15 class RegisterContextMach_x86_64 : public RegisterContextDarwin_x86_64 {
17 RegisterContextMach_x86_64(lldb_private::Thread &thread,
20 virtual ~RegisterContextMach_x86_64();
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_x86_64.cpp18 RegisterContextMach_x86_64::RegisterContextMach_x86_64( in RegisterContextMach_x86_64() function in RegisterContextMach_x86_64
22 RegisterContextMach_x86_64::~RegisterContextMach_x86_64() = default;
24 int RegisterContextMach_x86_64::DoReadGPR(lldb::tid_t tid, int flavor, in DoReadGPR()
30 int RegisterContextMach_x86_64::DoReadFPU(lldb::tid_t tid, int flavor, in DoReadFPU()
36 int RegisterContextMach_x86_64::DoReadEXC(lldb::tid_t tid, int flavor, in DoReadEXC()
42 int RegisterContextMach_x86_64::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR()
49 int RegisterContextMach_x86_64::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU()
56 int RegisterContextMach_x86_64::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC()
H A DRegisterContextMach_x86_64.h15 class RegisterContextMach_x86_64 : public RegisterContextDarwin_x86_64 {
17 RegisterContextMach_x86_64(lldb_private::Thread &thread,
20 virtual ~RegisterContextMach_x86_64();
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_x86_64.cpp18 RegisterContextMach_x86_64::RegisterContextMach_x86_64( in RegisterContextMach_x86_64() function in RegisterContextMach_x86_64
22 RegisterContextMach_x86_64::~RegisterContextMach_x86_64() = default;
24 int RegisterContextMach_x86_64::DoReadGPR(lldb::tid_t tid, int flavor, in DoReadGPR()
30 int RegisterContextMach_x86_64::DoReadFPU(lldb::tid_t tid, int flavor, in DoReadFPU()
36 int RegisterContextMach_x86_64::DoReadEXC(lldb::tid_t tid, int flavor, in DoReadEXC()
42 int RegisterContextMach_x86_64::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR()
49 int RegisterContextMach_x86_64::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU()
56 int RegisterContextMach_x86_64::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC()
H A DRegisterContextMach_x86_64.h15 class RegisterContextMach_x86_64 : public RegisterContextDarwin_x86_64 {
17 RegisterContextMach_x86_64(lldb_private::Thread &thread,
20 virtual ~RegisterContextMach_x86_64();
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_x86_64.cpp18 RegisterContextMach_x86_64::RegisterContextMach_x86_64( in RegisterContextMach_x86_64() function in RegisterContextMach_x86_64
22 RegisterContextMach_x86_64::~RegisterContextMach_x86_64() = default;
24 int RegisterContextMach_x86_64::DoReadGPR(lldb::tid_t tid, int flavor, in DoReadGPR()
30 int RegisterContextMach_x86_64::DoReadFPU(lldb::tid_t tid, int flavor, in DoReadFPU()
36 int RegisterContextMach_x86_64::DoReadEXC(lldb::tid_t tid, int flavor, in DoReadEXC()
42 int RegisterContextMach_x86_64::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR()
49 int RegisterContextMach_x86_64::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU()
56 int RegisterContextMach_x86_64::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC()
H A DRegisterContextMach_x86_64.h15 class RegisterContextMach_x86_64 : public RegisterContextDarwin_x86_64 {
17 RegisterContextMach_x86_64(lldb_private::Thread &thread,
20 virtual ~RegisterContextMach_x86_64();
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_x86_64.cpp18 RegisterContextMach_x86_64::RegisterContextMach_x86_64( in RegisterContextMach_x86_64() function in RegisterContextMach_x86_64
22 RegisterContextMach_x86_64::~RegisterContextMach_x86_64() {} in ~RegisterContextMach_x86_64()
24 int RegisterContextMach_x86_64::DoReadGPR(lldb::tid_t tid, int flavor, in DoReadGPR()
30 int RegisterContextMach_x86_64::DoReadFPU(lldb::tid_t tid, int flavor, in DoReadFPU()
36 int RegisterContextMach_x86_64::DoReadEXC(lldb::tid_t tid, int flavor, in DoReadEXC()
42 int RegisterContextMach_x86_64::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR()
49 int RegisterContextMach_x86_64::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU()
56 int RegisterContextMach_x86_64::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC()
H A DRegisterContextMach_x86_64.h15 class RegisterContextMach_x86_64 : public RegisterContextDarwin_x86_64 {
17 RegisterContextMach_x86_64(lldb_private::Thread &thread,
20 virtual ~RegisterContextMach_x86_64();
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_x86_64.cpp18 RegisterContextMach_x86_64::RegisterContextMach_x86_64( in RegisterContextMach_x86_64() function in RegisterContextMach_x86_64
22 RegisterContextMach_x86_64::~RegisterContextMach_x86_64() {} in ~RegisterContextMach_x86_64()
24 int RegisterContextMach_x86_64::DoReadGPR(lldb::tid_t tid, int flavor, in DoReadGPR()
30 int RegisterContextMach_x86_64::DoReadFPU(lldb::tid_t tid, int flavor, in DoReadFPU()
36 int RegisterContextMach_x86_64::DoReadEXC(lldb::tid_t tid, int flavor, in DoReadEXC()
42 int RegisterContextMach_x86_64::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR()
49 int RegisterContextMach_x86_64::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU()
56 int RegisterContextMach_x86_64::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC()
H A DRegisterContextMach_x86_64.h15 class RegisterContextMach_x86_64 : public RegisterContextDarwin_x86_64 {
17 RegisterContextMach_x86_64(lldb_private::Thread &thread,
20 virtual ~RegisterContextMach_x86_64();
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_x86_64.cpp18 RegisterContextMach_x86_64::RegisterContextMach_x86_64( in RegisterContextMach_x86_64() function in RegisterContextMach_x86_64
22 RegisterContextMach_x86_64::~RegisterContextMach_x86_64() = default;
24 int RegisterContextMach_x86_64::DoReadGPR(lldb::tid_t tid, int flavor, in DoReadGPR()
30 int RegisterContextMach_x86_64::DoReadFPU(lldb::tid_t tid, int flavor, in DoReadFPU()
36 int RegisterContextMach_x86_64::DoReadEXC(lldb::tid_t tid, int flavor, in DoReadEXC()
42 int RegisterContextMach_x86_64::DoWriteGPR(lldb::tid_t tid, int flavor, in DoWriteGPR()
49 int RegisterContextMach_x86_64::DoWriteFPU(lldb::tid_t tid, int flavor, in DoWriteFPU()
56 int RegisterContextMach_x86_64::DoWriteEXC(lldb::tid_t tid, int flavor, in DoWriteEXC()
H A DRegisterContextMach_x86_64.h15 class RegisterContextMach_x86_64 : public RegisterContextDarwin_x86_64 {
17 RegisterContextMach_x86_64(lldb_private::Thread &thread,
20 virtual ~RegisterContextMach_x86_64();
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/gn/secondary/lldb/source/Plugins/Process/Utility/
H A DBUILD.gn50 "RegisterContextMach_x86_64.cpp",